vpx/vp9
Jingning Han f87e315e1e Re-distribute hierarchical vector match pattern
This commit modifies the hierarchical vector match patter. It
avoids repeated SAD computation at same points. The function
vp9_vector_sad_sse2 is called 12 times per 64x64 block, instead
of 15 times as before. The effective coverage remains the same.

Change-Id: I91ad9d27d40db8963c907d02af84e10702136994
2015-02-24 11:48:38 -08:00
..
common Merge "Integral projection based motion estimation" 2015-02-19 15:08:11 -08:00
decoder Optimize the dequantization process on decoder side. 2015-02-19 15:43:15 -08:00
encoder Re-distribute hierarchical vector match pattern 2015-02-24 11:48:38 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk Rename loopfilter_thread files to thread_common files 2015-02-06 10:03:31 -08:00
vp9_cx_iface.c Add mutex initialization in encoder 2015-02-03 09:53:08 -08:00
vp9_dx_iface.c Merge "Fix the frame parallel invalid file test failure on ARM." 2015-02-18 14:09:28 -08:00
vp9_iface_common.h Enable decoder to pass through color space info 2015-01-13 15:13:19 -08:00
vp9cx.mk Add skin detection. 2015-02-11 17:47:17 -08:00
vp9dx.mk Try again to merge branch 'frame-parallel' into master branch. 2015-01-30 21:00:13 -08:00