vpx/vp9
Yunqing Wang 0f4de1573a Skip finding best ref_mvs when the mode is ZEROMV
Read mode before calling vp9_find_best_ref_mvs(). If the mode is
ZEROMV, the best ref_mvs are not needed. Then, we can skip calling
vp9_find_best_ref_mvs().

Change-Id: I5baa3658dd3f1c7107211cbbbcf919b4584be2e2
2012-12-27 16:18:53 -08:00
..
common Removed mmx versions of vp9_bilinear_predict filters 2012-12-21 14:41:49 -08:00
decoder Skip finding best ref_mvs when the mode is ZEROMV 2012-12-27 16:18:53 -08:00
encoder New previous coef context experiment 2012-12-19 18:49:39 -08: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 Fix MSVS build for removed vp9/common/vp9_onyxd.h 2012-12-20 16:14:55 -08:00
vp9_cx_iface.c Add vp9_ prefix to all vp9 files 2012-11-27 14:12:30 -08:00
vp9_dx_iface.c Use standard integer types for pixel values and coefficients. 2012-12-18 15:31:19 -08:00
vp9cx.mk Remove ARM optimizations from VP9 2012-12-05 08:59:25 -08:00
vp9dx.mk Fix MSVS build for removed vp9/common/vp9_onyxd.h 2012-12-20 16:14:55 -08:00