Home
last modified time | relevance | path

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

/external/libvpx/vp8/decoder/
Ddecoderthreading.h22 extern int vp8mt_alloc_temp_buffers(VP8D_COMP *pbi, int width, int prev_mb_rows);
Ddecodframe.c630 vp8mt_alloc_temp_buffers(pbi, pc->Width, prev_mb_rows); in vp8_decode_frame()
Dthreading.c599 int vp8mt_alloc_temp_buffers(VP8D_COMP *pbi, int width, int prev_mb_rows) in vp8mt_alloc_temp_buffers() function