vpx/vp8/decoder
Yaowu Xu a8fbab8697 enabled 8x8 intra prediction modes on inter frames
This commit enabled the usage of 8x8 intra prediction modes on inter
frames. There are a few TODO items related to this: 1)baseline entropy
need be calibrated; 2)cost of UV need to be done more properly rather
than using decision only relying on Y; 3)Threshold for allowing picking
8x8 intra prediction should be lowered to lower than the B_PRED.

Even with all the TODOs, tests showed consistent gain on derf set ~0.1%
(PSNR:0.08% and SSIM:0.14%). It is assumed that 8x8 intra prediction
will help more on large resolution clips, especially with above TODOs
addressed.

Change-Id: I398ada49dfc32575cfab962a569c2885111ae3ba
2011-12-02 13:44:47 -08:00
..
2011-08-01 17:50:23 -04:00
2011-11-11 09:01:16 -08:00
2011-08-24 10:25:32 -07:00
2011-11-11 09:01:16 -08:00
2011-11-11 09:01:16 -08:00
2011-07-21 09:01:53 -07:00
2011-02-10 15:09:44 -05:00
2010-10-27 18:08:04 -07:00