vpx/vp9/decoder
Scott LaVarnway 69d1d1d865 Removed unnecessary xd->mode_info_context assignment
mi is xd->mode_info_context

Change-Id: Ib101be922b695205ec57b5ce1828ba19bde5b41c
2013-07-09 13:41:34 -04:00
..
arm/neon add Neon optimized add constant residual functions 2013-06-28 19:06:51 -07:00
x86 Removed unused idct functions 2013-05-21 17:59:54 -04: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 Add marker bit to bool-coded partition start 2013-06-06 23:06:26 -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 Removed unnecessary xd->mode_info_context assignment 2013-07-09 13:41:34 -04:00
vp9_decodemv.h Cleanup inside vp9_decodemv.c. 2013-06-28 15:32:31 -07:00
vp9_decodframe.c Merge "Using mi_cols instead of mb_cols." 2013-07-08 20:09:19 -07:00
vp9_decodframe.h Moving subexp encoding functions in separate vp9_dsubexp.c file. 2013-06-25 11:53:17 -07:00
vp9_detokenize.c Make get_coef_context() branchless. 2013-07-01 16:34:10 -07:00
vp9_detokenize.h Code cleanup inside the decoder code. 2013-06-17 17:19:00 -07:00
vp9_dsubexp.c Clean-up in forward update to use mapping tables 2013-07-02 12:48:20 -07:00
vp9_dsubexp.h Moving subexp encoding functions in separate vp9_dsubexp.c file. 2013-06-25 11:53:17 -07:00
vp9_idct_blk.c Remove unused vp9_idct_add_{y,uv}_block 2013-06-12 12:24:22 -07:00
vp9_idct_blk.h Remove unused vp9_idct_add_{y,uv}_block 2013-06-12 12:24:22 -07:00
vp9_onyxd_if.c Remove unused and outdated debug code. 2013-05-28 19:15:57 -07:00
vp9_onyxd_int.h Removing CONFIG_DEBUG checks on assertions. 2013-06-28 10:36:20 -07:00
vp9_onyxd.h Lower case names for struct members. 2013-04-02 13:34:20 -07:00
vp9_read_bit_buffer.h Adding vp9_rb_read_signed_literal function. 2013-07-01 02:09:36 -07:00
vp9_treereader.h Finally removing BOOL_DECODER and using vp9_reader instead. 2013-04-19 10:37:24 -07:00