vpx/vp9
Jingning Han 888a848453 Remove redundant reference frame threshold settings
When a reference frame type is not in the frame buffer, the mode
search threshold will be set to INT_MAX, so as to effectively
turn off the mode entries in the rate-distortion optimization loop
that involves this reference frame type. This operation is now
integrated in the ref_frame_skip_mask scheme. This commit hence
removes the redundant mode search threshold setting.

Change-Id: Ib18f45da611afda2af275201efd367df7f5101ab
2014-09-12 14:36:51 -07:00
..
common Add a note for enum values of MV_REFERENCE_FRAME 2014-09-11 10:55:42 -07:00
decoder Merge "Initializing intra modes without vpx_once()." 2014-09-05 12:03:36 -07:00
encoder Remove redundant reference frame threshold settings 2014-09-12 14:36:51 -07:00
exports_dec
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk Removing postproc mmx code. 2014-09-05 11:52:50 -07:00
vp9_cx_iface.c Merge "Adding temp cpi var." 2014-09-05 10:31:41 -07:00
vp9_dx_iface.c Removing sz member from vpx_codec_priv. 2014-09-04 14:47:42 -07:00
vp9_iface_common.h Remove unfinished VP9 alpha channel. 2014-07-21 15:55:50 -07:00
vp9cx.mk Replacing vp9_get_mb_ss_sse2 asm implementation with intrinsics. 2014-09-06 00:10:25 -07:00
vp9dx.mk Move vp9_thread.* to common. 2014-07-07 14:52:19 -07:00