]> granicus.if.org Git - libvpx/commit
Make cpi->speed always positive
authorDeb Mukherjee <debargha@google.com>
Fri, 14 Feb 2014 19:15:29 +0000 (11:15 -0800)
committerDeb Mukherjee <debargha@google.com>
Fri, 14 Feb 2014 22:28:58 +0000 (14:28 -0800)
commit56835f1bdd0737be67b7b86d472af51aa969d758
tree218128981f60943eb51d294bb719e0ba8e84db75
parent323a7120b9e92cd9e59ab7e72097a461d1324fd8
Make cpi->speed always positive

Minor fix to ensure that positive and negative cpu_used
values produce the same output.

Change-Id: I9157d05cb9a7c0bd57a4d8a9f268205a825b9b0b
vp9/encoder/vp9_onyx_if.c
vp9/encoder/vp9_rdopt.c