Home
last modified time | relevance | path

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

/external/libvpx/vp8/decoder/
Ddecoderthreading.h23 extern void vp8mt_de_alloc_temp_buffers(VP8D_COMP *pbi, int mb_rows);
Donyxd_if.c113 vp8mt_de_alloc_temp_buffers(pbi, pbi->common.mb_rows); in vp8dx_remove_decompressor()
Dthreading.c463 void vp8mt_de_alloc_temp_buffers(VP8D_COMP *pbi, int mb_rows) in vp8mt_de_alloc_temp_buffers() function
552 vp8mt_de_alloc_temp_buffers(pbi, prev_mb_rows); in vp8mt_alloc_temp_buffers()