vpx/vp9/decoder
James Zern 0aee867f00 vp9_decodframe: limit scope of private function params
replace VP9D_COMP usage with the (slightly) more targeted
VP9_COMMON/MACROBLCKD structures.

Change-Id: I50d2579238d1a5d51ba5a82379266448ae64b24b
2013-10-21 15:02:24 +02: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 vp9_read_mode_info: limit scope of function params 2013-10-21 14:56:32 +02:00
vp9_decodemv.h vp9_read_mode_info: limit scope of function params 2013-10-21 14:56:32 +02:00
vp9_decodframe.c vp9_decodframe: limit scope of private function params 2013-10-21 15:02:24 +02:00
vp9_decodframe.h consistently name VP9_COMMON variables #1 2013-08-29 13:25:57 -07:00
vp9_detokenize.c vp9_decode_tokens: limit scope of function params 2013-10-21 14:56:32 +02:00
vp9_detokenize.h vp9_decode_tokens: limit scope of function params 2013-10-21 14:56:32 +02: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