Searched refs:prefered_width (Results 1 – 1 of 1) sorted by relevance
111 int prefered_width = 0; in GetBestFormat() local114 if ((*it)->GetPreferedFrameSettings(&prefered_width, &prefered_height, in GetBestFormat()116 if (prefered_width > largest_width) { in GetBestFormat()117 largest_width = prefered_width; in GetBestFormat()