Searched refs:current_mb_col (Results 1 – 3 of 3) sorted by relevance
89 volatile int *current_mb_col = &cpi->mt_current_mb_col[mb_row]; in thread_encoding_proc() local116 *current_mb_col = mb_col - 1; in thread_encoding_proc()299 *current_mb_col = mb_col + nsync; in thread_encoding_proc()
390 volatile int *current_mb_col = &cpi->mt_current_mb_col[mb_row]; in encode_mb_row() local466 *current_mb_col = mb_col - 1; /* set previous MB done */ in encode_mb_row()619 *current_mb_col = rightmost_col; in encode_mb_row()
302 volatile int *current_mb_col; in mt_decode_mb_rows() local357 current_mb_col = &pbi->mt_current_mb_col[mb_row]; in mt_decode_mb_rows()410 *current_mb_col = mb_col - 1; in mt_decode_mb_rows()607 *current_mb_col = mb_col + nsync; in mt_decode_mb_rows()