Home | History | Annotate | Download | only in encoder

Lines Matching defs:start_col

905   int start_col, end_col;
925 start_col = MAX(-range, x->mv_col_min - ref_col);
930 for (tc = start_col; tc <= end_col; tc += 4) {