vpx/vp9/decoder
Yunqing Wang 47d9d48fa4 Add const before the dequant(dq)
Modified code to use const before dq.

Change-Id: I6fa59c2ed9743ded33ad08df70e15c2fe1ae7b99
2012-11-16 12:13:13 -08:00
..
arm Fix eobs data type 2012-11-02 13:22:29 -07:00
x86 Add const before the dequant(dq) 2012-11-16 12:13:13 -08:00
asm_dec_offsets.c Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
dboolhuff.c Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
dboolhuff.h silent a lot of MSVC compiler warnings 2012-11-06 09:09:25 -08:00
decodemv.c New inter mode context 2012-11-12 15:50:02 +00:00
decodemv.h Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
decodframe.c Optimize 8x8 dequant and idct 2012-11-12 17:41:53 -08:00
decodframe.h Place non-static function prototypes in a header file. 2012-11-02 11:22:57 -07:00
dequantize.c Add const before the dequant(dq) 2012-11-16 12:13:13 -08:00
dequantize.h Add const before the dequant(dq) 2012-11-16 12:13:13 -08:00
detokenize.c New b-intra mode where direction is contextual 2012-11-10 07:12:30 -08:00
detokenize.h New b-intra mode where direction is contextual 2012-11-10 07:12:30 -08:00
idct_blk.c Add const before the dequant(dq) 2012-11-16 12:13:13 -08:00
onyxd_if.c Place non-static function prototypes in a header file. 2012-11-02 11:22:57 -07:00
onyxd_int.h Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
reconintra_mt.h Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00
treereader.h Rename vp8/ codec directory to vp9/. 2012-11-01 16:31:22 -07:00