Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Dthreading.c296 static void mt_decode_mb_rows(VP8D_COMP *pbi, MACROBLOCKD *xd, int start_mb_row) in mt_decode_mb_rows() function
641 mt_decode_mb_rows(pbi, xd, ithread+1); in thread_decoding_proc()
907 mt_decode_mb_rows(pbi, xd, 0); in vp8mt_decode_mb_rows()