Home | History | Annotate | Download | only in encoder

Lines Matching refs:check_row_max

1038         int check_row_min, check_col_min, check_row_max, check_col_max;
1041 check_row_max = x->mv_row_max - best_mv->row;
1056 valid_block [t] &= (ss[t+i].mv.row < check_row_max);