vpx/vp9/decoder
James Zern 1f4a6c8a4e vp9/tile_worker_hook: add multiple tile decoding
this reduces the number of synchronizations in decode_tiles_mt() and
improves overall performance when the number of threads is less than the
number of tiles

Change-Id: Iaee6082673dc187ffe0e3d91a701d1e470c62924
2015-10-06 20:13:54 -07:00
..
vp9_decodeframe.c vp9/tile_worker_hook: add multiple tile decoding 2015-10-06 20:13:54 -07:00
vp9_decodeframe.h vpx_dsp/bitreader.h: vp9_->vpx_ 2015-07-20 18:06:31 -07:00
vp9_decodemv.c Include vpx_dsp_common.h when using VPXMIN/MAX 2015-08-31 14:36:35 -07:00
vp9_decodemv.h vpx_dsp/bitreader.h: vp9_->vpx_ 2015-07-20 18:06:31 -07:00
vp9_decoder.c vp9/10 decoder_remove: check pbi pointer 2015-09-24 19:51:14 -07:00
vp9_decoder.h vp9/tile_worker_hook: add multiple tile decoding 2015-10-06 20:13:54 -07:00
vp9_detokenize.c VP9: remove plane_type from macroblockd_plane 2015-09-30 15:15:11 -07:00
vp9_detokenize.h vpx_dsp/bitreader.h: vp9_->vpx_ 2015-07-20 18:06:31 -07:00
vp9_dsubexp.c vpx_dsp/bitreader.h: vp9_->vpx_ 2015-07-20 18:06:31 -07:00
vp9_dsubexp.h vpx_dsp/bitreader.h: vp9_->vpx_ 2015-07-20 18:06:31 -07:00
vp9_dthread.c Use vpx prefix for codec independent threading functions 2015-07-02 00:47:54 +00:00
vp9_dthread.h vp9: add extern "C" to headers 2015-09-09 23:15:59 -07:00