aom/vp8
Scott LaVarnway e11f21af9a MODE_INFO size reduction
Declared the bmi in MODE_INFO as a union instead of B_MODE_INFO.
This reduced the memory footprint by 518,400 bytes for 1080
resolutions.  The decoder performance improved by ~4% for the
clip used and the encoder showed very small improvements. (0.5%)
This reduction was first mentioned to me by John K. and in a
later discussion by Yaowu.
This is WIP.

Change-Id: I8e175fdbc46d28c35277302a04bee4540efc8d29
2011-05-24 13:24:52 -04:00
..
common MODE_INFO size reduction 2011-05-24 13:24:52 -04:00
decoder MODE_INFO size reduction 2011-05-24 13:24:52 -04:00
encoder MODE_INFO size reduction 2011-05-24 13:24:52 -04:00
exports_dec
exports_enc
vp8_common.mk SSE2/SSSE3 optimizations for build_predictors_mbuv{,_s}(). 2011-04-27 11:31:27 -07:00
vp8_cx_iface.c Merge "Change rc undershoot/overshoot semantics" 2011-04-25 10:49:32 -07:00
vp8_dx_iface.c Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00
vp8cx.mk changed configure option name to reduce confusion 2011-04-29 09:39:05 -07:00
vp8cx_arm.mk neon fast quantizer updated 2011-05-06 08:59:52 +03:00
vp8dx.mk Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00
vp8dx_arm.mk