vpx/vp9
Yunqing Wang b12e060b55 Add speed feature to disable splitmv
Added a speed feature in speed 1 to disable splitmv for HD (>=720)
clips. Test result on stdhd set: 0.3% psnr loss and 0.07% ssim
loss. Encoding speedup is 36%.

(For reference: The test result on derf set showed 2% psnr loss
and 1.6% ssim loss. Encoding speedup is 34%. SPLITMV should be
enabled for small resolution videos.)

Change-Id: I54f72b94f506c6d404b47c42e71acaa5374d6ee6
2013-07-02 10:02:34 -07:00
..
common Merge "Update quantize SSSE3 SIMD to cover 32x32 transform case also." 2013-07-02 09:38:08 -07:00
decoder Merge "Quantize (64-bit only, for now) SSSE3 SIMD." 2013-07-01 15:58:57 -07:00
encoder Add speed feature to disable splitmv 2013-07-02 10:02:34 -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 Removing vp9_modecont.{h, c}. 2013-07-01 10:17:15 -07:00
vp9_cx_iface.c Using vp9 function prefix instead of vp8 inside vp9_cx_iface.c. 2013-05-22 18:04:08 -07:00
vp9_dx_iface.c Quick fix to stop vpxdec infinite loop 2013-06-12 13:46:47 -04:00
vp9_iface_common.h Align frame size to 8 instead of 16. 2013-06-07 17:20:50 -07:00
vp9cx.mk Merge "Quantize (64-bit only, for now) SSSE3 SIMD." 2013-07-01 15:58:57 -07:00
vp9dx.mk add Neon optimized add constant residual functions 2013-06-28 19:06:51 -07:00