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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Dthreading.c41 static void setup_decoding_thread_data(VP8D_COMP *pbi, MACROBLOCKD *xd, MB_ROW_DEC *mbrd, int count) function
902 setup_decoding_thread_data(pbi, xd, pbi->mb_row_di, pbi->decoding_thread_count);
/external/libvpx/libvpx/vp8/decoder/
H A Dthreading.c41 static void setup_decoding_thread_data(VP8D_COMP *pbi, MACROBLOCKD *xd, MB_ROW_DEC *mbrd, int count) function
902 setup_decoding_thread_data(pbi, xd, pbi->mb_row_di, pbi->decoding_thread_count);

Completed in 563 milliseconds