vpx/vp9
Deb Mukherjee 7947a33d72 Improving model rd with variance and quant step
Improves the rd modeling function and implements them using interpolation
from a table which is a little faster. Also uses sse as input to the
modeling function rather than var - since there is no dc prediction
used and as a result the sse works a little better.

derfraw300: +0.05%
Speedup: ~1%

Change-Id: I151353c6451e0e8fe3ae18ab9842f8f67e5151ff
2013-06-20 10:06:28 -07:00
..
common new debug modes code 2013-06-20 09:33:11 -07:00
decoder Removed a number of unnecessary check on ref_frame 2013-06-19 17:53:07 -07:00
encoder Improving model rd with variance and quant step 2013-06-20 10:06:28 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Merge "Removing vp9_invtrans.{c, h} files." 2013-06-18 10:16:25 -07:00
vp9_cx_iface.c Using vp9 function prefix instead of vp8 inside vp9_cx_iface.c. 2013-05-22 18:04:08 -07:00
vp9_dx_iface.c Quick fix to stop vpxdec infinite loop 2013-06-12 13:46:47 -04:00
vp9_iface_common.h Align frame size to 8 instead of 16. 2013-06-07 17:20:50 -07:00
vp9cx.mk Move subpixel variance function from common/ to encoder/. 2013-06-17 16:54:09 -07:00
vp9dx.mk Compressed/uncompressed frame header changes. 2013-05-28 18:07:54 -07:00