vpx/vp8
Ronald S. Bultje 84ea002eb1 8x8 transform support in splitmv.
For splitmv, where partitioning is 8x16, 16x8 or 8x8, this patch
uses the 8x8 transform (instead of the 4x4) if txfm_mode is
ALLOW_8X8 or ALLOW_16X16. For TX_MODE_SELECT, splitmv can indicate
which of the 2 transform sizes (4x4 or 8x8) it wants to use.

Gains (with hybridtx4x4/8x8/16x16 and tx_select experiments
enabled) on derf: +0.9%, HD: +0.4%, STD/HD: +0.8% (SSIM or overall
PSNR, both metrics show similar improvements).

Change-Id: Ide954b000b415548ed92a7ac78e24f36e60fcf06
2012-10-22 11:49:00 -07:00
..
common Use SPLITMV_PARTITIONING instead of a plain integer type. 2012-10-22 11:25:48 -07:00
decoder 8x8 transform support in splitmv. 2012-10-22 11:49:00 -07:00
encoder 8x8 transform support in splitmv. 2012-10-22 11:49:00 -07:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc remove extra end of line 2012-07-24 09:33:47 -07:00
vp8_common.mk removed obselete build dependency 2012-10-17 09:22:05 -07:00
vp8_cx_iface.c Dll build of libvpx 2012-07-23 14:51:21 -07:00
vp8_dx_iface.c Restyle code 2012-07-17 11:46:03 -07:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk Remove variance vtable from rtcd 2012-10-21 20:47:57 -07: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