Searched refs:GetFormatDistance (Results 1 – 2 of 2) sorted by relevance
325 int64_t GetFormatDistance(const VideoFormat& desired,
276 int64_t distance = GetFormatDistance(format, *i); in GetBestCaptureFormat()580 int64_t VideoCapturer::GetFormatDistance(const VideoFormat& desired, in GetFormatDistance() function in cricket::VideoCapturer