Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dvideoadapter.cc85 float VideoAdapter::FindScale(const float* scale_factors, in FindScale() function in cricket::VideoAdapter
125 return FindScale(kScaleFactors, kUpBias, in FindClosestScale()
132 return FindScale(GetViewScaleFactors(), kUpBias, in FindClosestViewScale()
141 return FindScale(GetViewScaleFactors(), kUpAvoidBias, in FindLowerScale()
Dvideoadapter.h84 float FindScale(const float* scale_factors,