Searched refs:other_f_iter (Results 1 – 1 of 1) sorted by relevance
3737 auto other_f_iter = in find_duplicate_features() local3743 for (; f_iter && other_f_iter; f_iter++, other_f_iter++) in find_duplicate_features()3746 unsigned b = *other_f_iter; in find_duplicate_features()3750 if (is_equal == false || f_iter || other_f_iter) continue; in find_duplicate_features()