aom/vp9/decoder
hkuang 87c21a95ae Optimize the decode_partition. About 0.7% gain on N10.
Change-Id: Ia689c254bd2d4f274abcc451a9b758f62e3a2b1f
2015-06-05 15:47:09 -07:00
..
vp9_decodeframe.c Optimize the decode_partition. About 0.7% gain on N10. 2015-06-05 15:47:09 -07:00
vp9_decodeframe.h Try again to merge branch 'frame-parallel' into master branch. 2015-01-30 21:00:13 -08:00
vp9_decodemv.c Remove counts param 2015-06-02 09:06:00 -07:00
vp9_decodemv.h Remove counts param 2015-06-02 09:06:00 -07:00
vp9_decoder.c Merge "Add error handling when running out of free frame buffers." 2015-05-28 17:41:01 +00:00
vp9_decoder.h Remove some unnecessary code in thread context copy. 2015-03-06 10:29:15 -08:00
vp9_detokenize.c BUG FIX: Remove counts param 2015-06-05 11:54:04 -07:00
vp9_detokenize.h Remove cm parameter from vp9_decode_block_tokens() part 2 2015-06-04 07:13:19 -07:00
vp9_dsubexp.c Remove an unused function 2014-04-20 14:50:35 -07:00
vp9_dsubexp.h vp9/decoder: add extern "C" to headers 2014-01-23 16:21:24 -08:00
vp9_dthread.c Fix 10-bit video decode failure with --frame-parallel mode. 2015-04-01 09:19:35 -07:00
vp9_dthread.h Fix a thread lost bug in frame parallel decode. 2015-02-04 11:07:02 -08:00
vp9_read_bit_buffer.c Optimize bit_read_buffer. 2014-12-12 14:38:12 -08:00
vp9_read_bit_buffer.h vp9_read_bit_buffer.h convert header statics to global functions 2014-03-03 15:21:22 -08:00
vp9_reader.c Add VPXD_SET_DECRYPTOR support to the VP9 decoder. 2014-04-23 16:11:54 -07:00
vp9_reader.h vp9_reader: reorder struct members 2014-11-24 22:10:39 -08:00