Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideoadapter.cc91 int target_num_pixels) { in FindScale()
127 int target_num_pixels) { in FindClosestScale()
134 int target_num_pixels) { in FindClosestViewScale()
143 int target_num_pixels) { in FindLowerScale()
Dvideocommon.cc83 static float FindLowerScale(int width, int height, int target_num_pixels) { in FindLowerScale()