vpx/vp9
Yunqing Wang 379334c2d8 vp9_ethread: move filter_cache out of RD_OPT struct
Similar to mask_filter, the filter_cache in RD_OPT struct can be
moved out, and declared as a local variable since it is only
used in pick_inter_mode functions.

Change-Id: I412b99cca82bade07ac912064ec03dd1de6b2c17
2014-11-20 13:44:16 -08:00
..
common Merge "Combine fdct8x8 and quantization process" 2014-11-19 11:17:44 -08:00
decoder Modify the frame context memory deallocation 2014-11-06 11:34:19 -08:00
encoder vp9_ethread: move filter_cache out of RD_OPT struct 2014-11-20 13:44:16 -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 High bit-depth loop/arf/postproc filter functions 2014-09-23 16:20:43 -07:00
vp9_cx_iface.c Prepare for dynamic frame resizing in the recode loop 2014-11-13 11:41:20 -08:00
vp9_dx_iface.c Miscellaneous decoder changes for high bitdepth 2014-09-29 11:27:45 -07:00
vp9_iface_common.h Fix src frame buffer copy and extend 2014-10-08 11:07:04 -07:00
vp9cx.mk Added sse2 acceleration for highbitdepth variance 2014-11-14 15:18:53 -08:00
vp9dx.mk Move vp9_thread.* to common. 2014-07-07 14:52:19 -07:00