Searched refs:FindScale (Results 1 – 2 of 2) sorted by relevance
88 float VideoAdapter::FindScale(const float* scale_factors, in FindScale() function in cricket::VideoAdapter128 return FindScale(kScaleFactors, kUpBias, in FindClosestScale()135 return FindScale(GetViewScaleFactors(), kUpBias, in FindClosestViewScale()144 return FindScale(GetViewScaleFactors(), kUpAvoidBias, in FindLowerScale()
77 float FindScale(const float* scale_factors,