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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Ddecoderthreading.h22 void vp8mt_alloc_temp_buffers(VP8D_COMP *pbi, int width, int prev_mb_rows);
H A Dthreading.c775 void vp8mt_alloc_temp_buffers(VP8D_COMP *pbi, int width, int prev_mb_rows) function
/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.c775 void vp8mt_alloc_temp_buffers(VP8D_COMP *pbi, int width, int prev_mb_rows) function
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_dx_iface.c491 vp8mt_alloc_temp_buffers(pbi, pc->Width, prev_mb_rows);
/external/libvpx/libvpx/vp8/
H A Dvp8_dx_iface.c545 vp8mt_alloc_temp_buffers(pbi, pc->Width, prev_mb_rows);

Completed in 348 milliseconds