Home
last modified time | relevance | path

Searched defs:FindLowerScale (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dvideocommon.cc80 static float FindLowerScale(int width, int height, int target_num_pixels) { in FindLowerScale() function
Dvideoadapter.cc139 float VideoAdapter::FindLowerScale(int width, int height, in FindLowerScale() function in cricket::VideoAdapter