Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddecoderthreading.h23 void vp8mt_de_alloc_temp_buffers(VP8D_COMP *pbi, int mb_rows);
Donyxd_if.c515 vp8mt_de_alloc_temp_buffers(pbi, pbi->common.mb_rows); in vp8_remove_decoder_instances()
Dthreading.c695 void vp8mt_de_alloc_temp_buffers(VP8D_COMP *pbi, int mb_rows) in vp8mt_de_alloc_temp_buffers() function
783 vp8mt_de_alloc_temp_buffers(pbi, prev_mb_rows); in vp8mt_alloc_temp_buffers()