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

/external/libvpx/vp8/decoder/
H A Dthreading.c90 static void decode_macroblock(VP8D_COMP *pbi, MACROBLOCKD *xd, int mb_row, int mb_col) function
321 decode_macroblock(pbi, xd, mb_row, mb_col);
806 decode_macroblock(pbi, xd, mb_row, mb_col);
H A Ddecodframe.c178 static void decode_macroblock(VP8D_COMP *pbi, MACROBLOCKD *xd) function
396 decode_macroblock(pbi, xd);

Completed in 65 milliseconds