Home
last modified time | relevance | path

Searched refs:FindScale (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/talk/media/base/
Dvideoadapter.cc88 float VideoAdapter::FindScale(const float* scale_factors, in FindScale() function in cricket::VideoAdapter
128 return FindScale(kScaleFactors, kUpBias, in FindClosestScale()
135 return FindScale(GetViewScaleFactors(), kUpBias, in FindClosestViewScale()
144 return FindScale(GetViewScaleFactors(), kUpAvoidBias, in FindLowerScale()
Dvideoadapter.h77 float FindScale(const float* scale_factors,