]> granicus.if.org Git - libvpx/commit
vp9/tile_worker_hook: add multiple tile decoding
authorJames Zern <jzern@google.com>
Sat, 26 Sep 2015 03:43:04 +0000 (20:43 -0700)
committerJames Zern <jzern@google.com>
Wed, 7 Oct 2015 03:13:54 +0000 (20:13 -0700)
commit1f4a6c8a4e92addc5624a8b55dd9cf6a05797dcc
tree2fc0a672d70272221489910f761df0e9fecfa2c3
parentfb209003a8b9f1c52b2512391a74004b898e749c
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
vp9/decoder/vp9_decodeframe.c
vp9/decoder/vp9_decoder.h