vpx/vp8/decoder
Jingning Han 60ed954535 Fixed decoder mismatch issue
Resolved the decoder mismatch issue due to quantization parameter
threshold for hybrid transform coding. The macroblock dequantizer
initialization is moved to be performed before coefficient
detokenization, since the (de)tokenization is now dependent on the
macroblock level quantization parameter.

Change-Id: I443da4992ebb70ae4114750b2f1363c0c628580e
2012-08-16 14:24:32 -07:00
..
arm Restyle code 2012-07-17 11:46:03 -07:00
generic 16x16 DCT blocks. 2012-08-02 17:33:10 -07:00
x86 Restyle code 2012-07-17 11:46:03 -07:00
asm_dec_offsets.c "Eliminated TOKENEXTRABITS" broke the windows build. 2011-07-26 09:33:16 -04:00
dboolhuff.c Merges several experiments 2012-07-27 12:12:39 -07:00
dboolhuff.h Merges several experiments 2012-07-27 12:12:39 -07:00
decodemv.c Code clean up. 2012-08-15 11:00:53 +01:00
decodemv.h Add x86_64-darwin11-gcc target. 2012-08-06 15:26:58 -07:00
decodframe.c Fixed decoder mismatch issue 2012-08-16 14:24:32 -07:00
dequantize.c Refactoring hybrid transform coding 2012-08-06 17:26:21 -07:00
dequantize.h 16x16 DCT blocks. 2012-08-02 17:33:10 -07:00
detokenize.c Some build fixes 2012-08-14 07:28:43 -07:00
detokenize.h Code clean up. 2012-08-15 11:00:53 +01:00
ec_types.h Restyle code 2012-07-17 11:46:03 -07:00
idct_blk.c Restyle code 2012-07-17 11:46:03 -07:00
onyxd_if.c Shut up warnings added by -Wundef 2012-08-14 09:33:22 -07:00
onyxd_int.h enable interleaved decoding of mode and mv 2012-08-03 12:34:48 -07:00
reconintra_mt.c Code clean up. 2012-08-15 11:00:53 +01:00
reconintra_mt.h Removal of threading code. 2012-02-10 16:23:59 +00:00
treereader.h Restyle code 2012-07-17 11:46:03 -07:00