Searched refs:max_dist_match (Results 1 – 1 of 1) sorted by relevance
1192 unsigned int max_dist_match = (unsigned int) -1; in ov7251_find_mode_by_ival() local1207 if (dist < max_dist_match) { in ov7251_find_mode_by_ival()1209 max_dist_match = dist; in ov7251_find_mode_by_ival()