Change in rddiv parameter to make it a power of 2
authorDeb Mukherjee <debargha@google.com>
Fri, 11 Oct 2013 00:24:55 +0000 (17:24 -0700)
committerDeb Mukherjee <debargha@google.com>
Fri, 11 Oct 2013 17:43:02 +0000 (10:43 -0700)
commitd9655e42b84a405a291ad142df748cc7e0364916
tree244d352758bee6e70846ab81b20206bd6a5fe453
parent2b055dfe3f244bacaf4c40aede81f83f03a94349
Change in rddiv parameter to make it a power of 2

Converts the constant rddiv parameter to 128 (from 100) and
implements RDCOST with bit-shift rather than multiplication.
Other parameters are also adjusted to roughly keep the same
balance between Rate and Distortion.

There is a slight speed-up of about 0.5-1% (at speed 0) as
testted on football_cif.

There is a slight change in performance due to small change
in the parameters.
derfraw300: +0.033%
stdhdraw250; +0.102%

Change-Id: I70ac69f58fa71c83108f68fe41796cd19d1fc760
vp9/encoder/vp9_rdopt.c
vp9/encoder/vp9_rdopt.h