Searched refs:FindScale (Results 1 – 2 of 2) sorted by relevance
85 float VideoAdapter::FindScale(const float* scale_factors, in FindScale() function in cricket::VideoAdapter125 return FindScale(kScaleFactors, kUpBias, in FindClosestScale()132 return FindScale(GetViewScaleFactors(), kUpBias, in FindClosestViewScale()141 return FindScale(GetViewScaleFactors(), kUpAvoidBias, in FindLowerScale()
84 float FindScale(const float* scale_factors,