vpx/vp9/decoder
Dmitry Kovalev a8ffa96e9b Passing block index explicitly instead of using get_sb_index().
That makes decoder and encoder (only bitstream writing part) a little bit
simpler and faster. Moving get_sb_index() function to the encoder.

Change-Id: Ie91aaeefd69c84b085948267b33556a7666c6278
2013-10-18 11:02:32 -07:00
..
vp9_dboolhuff.c cosmetics: strip 'VP9_' from defines in vp9 only code 2013-08-23 19:16:49 -07:00
vp9_dboolhuff.h cosmetics: strip 'VP9_' from defines in vp9 only code 2013-08-23 19:16:49 -07:00
vp9_decodemv.c Get rid of "this_mi", use "mi_8x8[0]" everywhere instead 2013-10-16 16:24:03 -07:00
vp9_decodemv.h General cleanups. 2013-07-25 14:13:48 -07:00
vp9_decodframe.c Passing block index explicitly instead of using get_sb_index(). 2013-10-18 11:02:32 -07:00
vp9_decodframe.h consistently name VP9_COMMON variables #1 2013-08-29 13:25:57 -07:00
vp9_detokenize.c Merge changes I6226456d,I97925178,I766c4b74 2013-10-16 17:05:39 -07:00
vp9_detokenize.h Renaming BLOCK_SIZE_TYPE to BLOCK_SIZE in the common/decoder. 2013-08-26 11:33:16 -07:00
vp9_dsubexp.c Add clamp to prevent out of bound access 2013-10-15 13:30:55 -07:00
vp9_dsubexp.h Replacing {VP9_COEF, MODE}_UPDATE_PROB with DIFF_UPDATE_PROB. 2013-10-11 10:47:22 -07:00
vp9_onyxd_if.c Use a separate MODE_INFO stream for each tile column 2013-10-16 16:24:48 -07:00
vp9_onyxd_int.h Use a separate MODE_INFO stream for each tile column 2013-10-16 16:24:48 -07:00
vp9_onyxd.h Merge "Using size_t for memory buffer size." 2013-09-30 11:10:08 -07:00
vp9_read_bit_buffer.h cpplint issue in vp9_read_bit_buffer resolved 2013-09-29 11:52:58 -07:00
vp9_thread.c NOLINT issue with headers that's hard to avoid do to config.h issue 2013-10-05 17:32:43 -07:00
vp9_thread.h vp9_thread nolintify lint issue I can't fix easily 2013-10-01 15:19:39 -07:00
vp9_treereader.h cpplint issue with treedreader 2013-09-29 17:20:33 -07:00