Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideocommon.cc83 static float FindLowerScale(int width, int height, int target_num_pixels) { in FindLowerScale() function
Dvideoadapter.cc142 float VideoAdapter::FindLowerScale(int width, int height, in FindLowerScale() function in cricket::VideoAdapter