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