Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dvideocapturer.h325 int64_t GetFormatDistance(const VideoFormat& desired,
Dvideocapturer.cc276 int64_t distance = GetFormatDistance(format, *i); in GetBestCaptureFormat()
580 int64_t VideoCapturer::GetFormatDistance(const VideoFormat& desired, in GetFormatDistance() function in cricket::VideoCapturer