vpx/vp9/decoder
James Zern 58a0f6dbdd vp9: add TileInfo
replaces use of cur_tile_mi_(row|col)_(start|end) by VP9_COMMON, making
it less stateful and more reusable for parallel tile decoding

Change-Id: I1df09382b4567a0e5f4434825d47c79afe2399be
2013-10-28 20:54:43 +01: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: add TileInfo 2013-10-28 20:54:43 +01:00
vp9_decodemv.h vp9: add TileInfo 2013-10-28 20:54:43 +01:00
vp9_decodframe.c vp9: add TileInfo 2013-10-28 20:54:43 +01:00
vp9_decodframe.h consistently name VP9_COMMON variables #1 2013-08-29 13:25:57 -07:00
vp9_detokenize.c vp9 dec/com: only update frame counts when necessary (2) 2013-10-21 19:51:36 +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 Merge changes If9b16f7d,I75aab21c,I9cbb768c,If5cea3d3,I96940657,I025595d8,Ie0bc3935,I3ebb172d 2013-10-28 12:45:11 -07:00
vp9_onyxd_int.h vp9: add above/left_context to MACROBLOCKD 2013-10-28 11:34:18 +01: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 vp9_thread: add vp9_worker_execute() 2013-10-17 16:44:22 +02:00
vp9_thread.h vp9_thread: add vp9_worker_execute() 2013-10-17 16:44:22 +02:00
vp9_treereader.h cpplint issue with treedreader 2013-09-29 17:20:33 -07:00