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

/external/libvpx/libvpx/vp8/decoder/
H A Ddecoderthreading.h22 void vp8mt_alloc_temp_buffers(VP8D_COMP *pbi, int width, int prev_mb_rows);
H A Dthreading.c778 void vp8mt_alloc_temp_buffers(VP8D_COMP *pbi, int width, int prev_mb_rows) function
/external/libvpx/libvpx/vp8/
H A Dvp8_dx_iface.c479 vp8mt_alloc_temp_buffers(pbi, pc->Width, prev_mb_rows);

Completed in 127 milliseconds