Searched refs:current_mb_col (Results 1 – 3 of 3) sorted by relevance
91 volatile int *current_mb_col = &cpi->mt_current_mb_col[mb_row]; in thread_encoding_proc() local118 *current_mb_col = mb_col - 1; in thread_encoding_proc()282 *current_mb_col = mb_col + nsync; in thread_encoding_proc()
389 volatile int *current_mb_col = &cpi->mt_current_mb_col[mb_row]; in encode_mb_row() local465 *current_mb_col = mb_col - 1; /* set previous MB done */ in encode_mb_row()599 *current_mb_col = rightmost_col; in encode_mb_row()
299 volatile int *current_mb_col; in mt_decode_mb_rows() local354 current_mb_col = &pbi->mt_current_mb_col[mb_row]; in mt_decode_mb_rows()407 *current_mb_col = mb_col - 1; in mt_decode_mb_rows()604 *current_mb_col = mb_col + nsync; in mt_decode_mb_rows()