vpx/vp8
Yaowu Xu b92a96d8ad Reworked context conversion between 8x8 and 4x4
The commit rationized and simplified the entropy context conversion
betwen MB using 8x8 transform and MB using 4x4 transform. The old version
had a number of weirdness in how 4x4 transform MB's context is used for
8x8 blocks other than the first 8x8 within a MB.

Test showed the change has a gain ~.1% for avg psnr, glb psnr and ssim on
the limited HD set.

Change-Id: I774536c416baa6845aa741f956d8a69fa40e5d47
2012-02-16 15:00:10 -08:00
..
common Reworked context conversion between 8x8 and 4x4 2012-02-16 15:00:10 -08:00
decoder Reworked context conversion between 8x8 and 4x4 2012-02-16 15:00:10 -08:00
encoder Reworked context conversion between 8x8 and 4x4 2012-02-16 15:00:10 -08:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk Removal of threading code. 2012-02-10 16:23:59 +00:00
vp8_cx_iface.c Simplification of experimental code base. 2012-02-14 09:03:56 +00:00
vp8_dx_iface.c Experimental code base simplification. 2012-02-15 16:08:47 +00:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk Simplification of experimental code base. 2012-02-14 09:03:56 +00:00
vp8dx_arm.mk include asm_com/dec_offsets for make dist 2011-08-02 13:42:03 -04:00
vp8dx.mk Experimental code base simplification. 2012-02-15 16:08:47 +00:00