vpx/vp9/decoder
Dmitry Kovalev 9144111296 Cleaning up decode_coefs() function.
Removing goto and using while loop instead, renaming seg_eob to max_eob,
moving eob token counter increment.

Change-Id: Idcc4b3a45e4f313596a71776aef56691a6647e5f
2013-12-02 14:36:06 -08:00
..
vp9_dboolhuff.c Deleting vp9_treereader.h file. 2013-11-26 12:38:58 -08:00
vp9_dboolhuff.h Deleting vp9_treereader.h file. 2013-11-26 12:38:58 -08:00
vp9_decodeframe.c Removing qcoeff buffers from the decoder. 2013-11-26 18:52:10 -08:00
vp9_decodeframe.h Renamed two files 2013-11-15 12:48:43 -08:00
vp9_decodemv.c Deleting vp9_treereader.h file. 2013-11-26 12:38:58 -08:00
vp9_decodemv.h vp9: add TileInfo 2013-10-28 20:54:43 +01:00
vp9_detokenize.c Cleaning up decode_coefs() function. 2013-12-02 14:36:06 -08:00
vp9_detokenize.h Simplifies band-getting with a static array 2013-11-13 22:15:16 -08: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 Removing qcoeff buffers from the decoder. 2013-11-26 18:52:10 -08:00
vp9_onyxd_int.h Removing qcoeff buffers from the decoder. 2013-11-26 18:52:10 -08: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