Home
last modified time | relevance | path

Searched refs:vp9_frameworker_broadcast (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/decoder/
Dvp9_dthread.h64 void vp9_frameworker_broadcast(RefCntBuffer *const buf, int row);
Dvp9_dthread.c114 void vp9_frameworker_broadcast(RefCntBuffer *const buf, int row) { in vp9_frameworker_broadcast() function
Dvp9_decodeframe.c1480 vp9_frameworker_broadcast(pbi->cur_buf, mi_row << MI_BLOCK_SIZE_LOG2); in decode_tiles()
1497 vp9_frameworker_broadcast(pbi->cur_buf, INT_MAX); in decode_tiles()