vpx/vp9
Jingning Han 0d0ed6a29b Allow sub8x8 intra modes test for alt frame coding
This commit allows sub8x8 intra modes test in the rate-distortion
loop for hd sequences in speed 1 and 2.

For sequence y90n of hd set at 8000 kbps, speed 2 runtime goes
from 207s to 210s. For ped_1080p at 3000 kbps, speed 2 runtim goes
from 336s to 337s. Both are running with 300 frames.

This improves compression performance by 0.24% for stdhd and 0.32%
for hd.

Change-Id: I173ca38a6411565ae6cfadd184c42b2070c5de1f
2013-10-04 19:13:00 -07:00
..
common Change b_mode_info definition from union to struct 2013-10-03 12:34:11 -07:00
decoder Merge "Reading diff update flag inside vp9_diff_update_prob." 2013-10-03 17:47:10 -07:00
encoder Allow sub8x8 intra modes test for alt frame coding 2013-10-04 19:13:00 -07:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk mips dsp-ase r2 vp9 decoder convolve module optimizations 2013-10-02 16:58:37 -07:00
vp9_cx_iface.c Fixing warning generated by gcc. 2013-09-26 10:33:21 -07:00
vp9_dx_iface.c cpplint issues resolved in vp9_dx_iface.c 2013-09-29 17:33:30 -07:00
vp9_iface_common.h yv12config: remove YUV_TYPE 2013-07-12 15:25:48 -07:00
vp9cx.mk make vp9 postproc a config option 2013-09-04 10:02:08 -07:00
vp9dx.mk Removing vp9_add_constant_residual_{8x8, 16x16, 32x32} functions. 2013-09-30 10:56:37 -07:00