vpx/vp9/decoder
Jingning Han 94191b5c82 Separate I4X4_PRED coding from macroblock modules
Separate the functionality of I4X4_PRED from decode_mb. Use
decode_atom_intra instead, to enable recursive partition of superblock
down to 8x8.

Change-Id: Ifc89a3be82225398954169d0a839abdbbfd8ca3b
2013-04-29 18:59:36 -07:00
..
x86 Merge branch 'master' into experimental 2013-04-26 12:57:10 -07:00
vp9_asm_dec_offsets.c Remove unused symbols from vp9 asm offsets C files. 2012-12-07 15:38:40 -08:00
vp9_dboolhuff.c Finally removing BOOL_DECODER and using vp9_reader instead. 2013-04-19 10:37:24 -07:00
vp9_dboolhuff.h Finally removing BOOL_DECODER and using vp9_reader instead. 2013-04-19 10:37:24 -07:00
vp9_decodemv.c Add forward probability model update for partition 2013-04-27 16:47:04 +01:00
vp9_decodemv.h Replacing BOOL_DECODER with vp9_reader inside vp9_decodemv. 2013-04-16 17:45:57 -07:00
vp9_decodframe.c Separate I4X4_PRED coding from macroblock modules 2013-04-29 18:59:36 -07:00
vp9_decodframe.h Code cleanup. 2013-02-21 13:50:15 -08:00
vp9_detokenize.c Change above/left_context to use an 8x8 basis. 2013-04-29 10:37:25 -07:00
vp9_detokenize.h Fix incorrect dequant used in detokenize 2013-04-25 12:08:32 -07:00
vp9_idct_blk.c Moved dequantization into the token decoder 2013-04-22 17:53:07 -04:00
vp9_idct_blk.h Moved dequantization into the token decoder 2013-04-22 17:53:07 -04:00
vp9_onyxd_if.c Eliminated prev_mip memsets/memcpys 2013-04-19 18:38:10 -04:00
vp9_onyxd_int.h Moved dequantization into the token decoder 2013-04-22 17:53:07 -04:00
vp9_onyxd.h Lower case names for struct members. 2013-04-02 13:34:20 -07:00
vp9_treereader.h Finally removing BOOL_DECODER and using vp9_reader instead. 2013-04-19 10:37:24 -07:00