Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Dthreading.c308 int last_mb_row = start_mb_row; in mt_decode_mb_rows() local
348 last_mb_row = mb_row; in mt_decode_mb_rows()
617 if (last_mb_row == (pc->mb_rows - 1)) in mt_decode_mb_rows()