vpx/vp8/decoder
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
..
2012-07-17 11:46:03 -07:00
2012-10-10 17:05:54 -07:00
2012-07-17 11:46:03 -07:00
2012-07-27 12:12:39 -07:00
2012-07-27 12:12:39 -07:00
2012-10-22 11:49:00 -07:00
2012-10-19 12:31:15 -07:00
2012-10-22 11:49:00 -07:00
2012-10-10 17:05:54 -07:00
2012-10-10 17:05:54 -07:00
2012-10-22 11:49:00 -07:00
2012-10-19 12:31:15 -07:00
2012-07-17 11:46:03 -07:00
2012-08-20 14:43:34 -07:00
2012-10-16 14:08:40 -07:00
2012-10-19 12:31:15 -07:00
2012-02-10 16:23:59 +00:00
2012-07-17 11:46:03 -07:00