Home | History | Annotate | Download | only in encoder

Lines Matching refs:nsync

484     const int nsync = cpi->mt_sync_range;
541 if ((mb_col & (nsync - 1)) == 0)
543 while (mb_col > (*last_row_current_mb_col - nsync)