vpx/vp8
Yaowu Xu 0867b81678 remove low pass filtering from two 4x4 intra prediction
In the process of developing new intra prediction modes, tests have
shown removal of the low pass filtering from B_HE_PRED and B_VE_PRED
has an overall minor positive impact in both PSNR and SSIM metric.
Overall difference is about 0.1%. The change shall also have a small
positive impact on speed. Intuitively, this change should also reduce
some of the tendency of "flattening"

Change-Id: I3c43b0daca833c6eff77d00f19c811f9ef9368a3
2010-11-18 10:42:08 -08:00
..
common remove low pass filtering from two 4x4 intra prediction 2010-11-18 10:42:08 -08:00
decoder extends the range of tokens 2010-11-18 09:07:16 -08:00
encoder changed MAX_PSNR to 100 2010-11-18 09:12:02 -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 make vp8_recon16x16mb{,y} RTCD functions 2010-10-26 13:23:36 -04:00
vp8_cx_iface.c Merge remote branch 'origin/master' into experimental 2010-11-11 09:25:10 -05:00
vp8_dx_iface.c postproc : Re-work posproc calling to allow more flags. 2010-11-10 14:14:46 -08:00
vp8cx_arm.mk Add half-pixel variance RTCD functions 2010-10-26 20:00:56 -07:00
vp8cx.mk SSSE3 version of fast quantizer 2010-11-01 16:24:15 -04:00
vp8dx_arm.mk Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
vp8dx.mk move reconintra_mt to decoder (for now) 2010-09-24 11:23:06 -04:00