vpx/vp9/decoder
Yaowu Xu ab480cede5 experiment with CONTEXT conversion
This commit changed the ENTROPY_CONTEXT conversion between MBs that
have different transform sizes.

In additioin, this commit also did a number of cleanup/bug fix:
1. removed duplicate function vp9_fix_contexts() and changed to use
vp8_reset_mb_token_contexts() for both encoder and decoder
2. fixed a bug in stuff_mb_16x16 where wrong context was used for
the UV.
3. changed reset all context to 0 if a MB is skipped to simplify the
logic.

Change-Id: I7bc57a5fb6dbf1f85eac1543daaeb3a61633275c
2012-12-07 17:25:45 -08:00
..
x86 google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_asm_dec_offsets.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_dboolhuff.c fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_dboolhuff.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_decodemv.c 32x32 transform for superblocks. 2012-12-07 14:45:05 -08:00
vp9_decodemv.h fixed includes to be fully specified 2012-11-28 10:53:17 -08:00
vp9_decodframe.c experiment with CONTEXT conversion 2012-12-07 17:25:45 -08:00
vp9_decodframe.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_dequantize.c 32x32 transform for superblocks. 2012-12-07 14:45:05 -08:00
vp9_dequantize.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_detokenize.c experiment with CONTEXT conversion 2012-12-07 17:25:45 -08:00
vp9_detokenize.h 32x32 transform for superblocks. 2012-12-07 14:45:05 -08:00
vp9_idct_blk.c warnings in various experiments 2012-11-30 07:31:37 -08:00
vp9_onyxd_if.c Use 'vpx_scale' consistently 2012-12-05 16:05:44 -08:00
vp9_onyxd_int.h Introduce vp9_coeff_probs/counts/stats/accum types. 2012-12-07 16:09:59 -08:00
vp9_reconintra_mt.h google style guide include guards 2012-11-30 07:30:59 -08:00
vp9_treereader.h google style guide include guards 2012-11-30 07:30:59 -08:00