Searched refs:xx1max (Results 1 – 1 of 1) sorted by relevance
94 FT_Pos xx1max = warper->x1max; in af_warper_compute_line_best() local101 xx1max = warper->x1max; in af_warper_compute_line_best()102 if ( xx1max + w > warper->x2max ) in af_warper_compute_line_best()103 xx1max = warper->x2max - w; in af_warper_compute_line_best()106 idx_max = xx1max - warper->t1; in af_warper_compute_line_best()