Searched refs:idx_max (Results 1 – 1 of 1) sorted by relevance
81 FT_Int idx_min, idx_max, idx0; in af_warper_compute_line_best() local106 idx_max = xx1max - warper->t1; in af_warper_compute_line_best()108 if ( idx_min < 0 || idx_min > idx_max || idx_max > 64 ) in af_warper_compute_line_best()113 idx_min, idx_max, xx1, xx2, in af_warper_compute_line_best()129 for ( idx = idx_min; idx <= idx_max; idx++, y++ ) in af_warper_compute_line_best()138 for ( idx = idx_min; idx <= idx_max; idx++ ) in af_warper_compute_line_best()