Searched refs:highest_frame_rate (Results 1 – 1 of 1) sorted by relevance
106 int highest_frame_rate = 0; in GetBestFormat() local122 if (prefered_frame_rate > highest_frame_rate) { in GetBestFormat()123 highest_frame_rate = prefered_frame_rate; in GetBestFormat()129 *best_frame_rate = highest_frame_rate; in GetBestFormat()