Lines Matching full:start_col
1539 int start_col, end_col, start_row, end_row;1552 start_col = VPXMAX(-range, x->mv_col_min - ref_mv->col);1557 for (c = start_col; c <= end_col; c += 4) {