Home | History | Annotate | Download | only in encoder

Lines Matching defs:minc

185   if (c >= minc && c <= maxc && r >= minr && r <= maxr) {              \
293 const int minc = MAX(x->mv_col_min * 8, ref_mv->col - MV_MAX);
392 const int minc = MAX(x->mv_col_min * 8, ref_mv->col - MV_MAX);