vpx/vp8
Yaowu Xu be360d47f4 Enabled adaptive UV intra coding for inter frames
Previously, Y-adaptive UV intra coding only enabled on key frames in
UVINTRA experiment. This commit enabled the same coding for inter
frames, so the encoding of UV intra modes are consistent cross all
frame types. Tests on derf set showed a very small overall gain around
.04%:

http://www.corp.google.com/~yaowu/no_crawl/interUVintra.html

The gain looks to be reasonable given inta coded MBs is only a
small portion of MBs in inter frames.

Change-Id: Ic6fc261923f2c253f4a0c9f8bccf4797557b9e16
2011-12-09 14:44:13 -08:00
..
common Enabled adaptive UV intra coding for inter frames 2011-12-09 14:44:13 -08:00
decoder Enabled adaptive UV intra coding for inter frames 2011-12-09 14:44:13 -08:00
encoder Enabled adaptive UV intra coding for inter frames 2011-12-09 14:44:13 -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 Further segment feature extensions. 2011-10-24 15:52:18 +01:00
vp8_cx_iface.c Merge remote branch 'origin/master' into experimental 2011-07-30 00:05:09 -04:00
vp8_dx_iface.c cosmetics: consistently use [u]int64_t 2011-07-26 11:34:36 -07:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk Further segment feature extensions. 2011-10-24 15:52:18 +01:00
vp8dx_arm.mk include asm_com/dec_offsets for make dist 2011-08-02 13:42:03 -04:00
vp8dx.mk include asm_com/dec_offsets for make dist 2011-08-02 13:42:03 -04:00