Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Dthreading.c41 static void setup_decoding_thread_data(VP8D_COMP *pbi, MACROBLOCKD *xd, MB_ROW_DEC *mbrd, int count) in setup_decoding_thread_data() function
902 setup_decoding_thread_data(pbi, xd, pbi->mb_row_di, pbi->decoding_thread_count); in vp8mt_decode_mb_rows()