Home
last modified time | relevance | path

Searched refs:tile_worker_hook (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1856 static int tile_worker_hook(void *arg1, void *arg2) { in tile_worker_hook() function
2010 worker->hook = tile_worker_hook; in decode_tiles_mt()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c3324 static int tile_worker_hook(void *arg1, void *arg2) { in tile_worker_hook() function
3974 reset_dec_workers(pbi, tile_worker_hook, num_workers); in decode_tiles_mt()