aom/vp8/decoder
Scott LaVarnway 5f25d4c175 Reduced the size of Y1Dequant and friends to [128][2]
This patch removes the local copies of the dequantize
constants and implements John's idea as described
in "Make a local copy of the dequantized data" commit.

Change-Id: Ic6b7d681f00bf63263f71ff1e39ab2f80729e8b2
2012-01-06 11:12:00 -08:00
..
arm Moved dequant idct into common 2011-12-15 14:23:41 -05:00
generic Moved dequant idct into common 2011-12-15 14:23:41 -05:00
x86 Moved dequant idct into common 2011-12-15 14:23:41 -05:00
asm_dec_offsets.c Remove unused DETOK structure 2011-10-21 09:33:49 +03:00
dboolhuff.c Moved vp8_encode_bool into boolhuff.h 2011-07-19 09:17:25 -04:00
dboolhuff.h Replace vpx_ports/config.h with vpx_config.h 2011-09-22 13:33:54 +03:00
decodemv.c Correct SPLITMV clamping 2011-10-31 14:42:51 -07:00
decodemv.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
decoderthreading.h vp8mt_alloc_temp_buffers: make prototype return void 2010-11-17 09:13:57 -05:00
decodframe.c Reduced the size of Y1Dequant and friends to [128][2] 2012-01-06 11:12:00 -08:00
detokenize.c Remove legacy integer types 2011-12-22 09:58:40 -08:00
detokenize.h remove assembly detokenizer 2011-02-11 11:09:00 -05:00
ec_types.h Broken EC after MODE_INFO size reduction 2011-05-26 15:13:00 -04:00
error_concealment.c Decoder fixes to better support reference picture selection. 2011-11-21 10:25:21 +01:00
error_concealment.h Adding error-concealment to the decoder. 2011-05-19 13:46:33 -04:00
onyxd_if.c Merge "Remove useless g_common.h" 2012-01-03 09:48:35 -08:00
onyxd_int.h Remove opaque pointer VP8D_PTR 2011-12-21 14:48:10 -08:00
reconintra_mt.c Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
reconintra_mt.h Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
threading.c Reduced the size of Y1Dequant and friends to [128][2] 2012-01-06 11:12:00 -08:00
treereader.h Removed unused function vp8_treed_read_num 2011-06-07 09:32:51 -04:00