Searched defs:GetBestCaptureFormat (Results 1 – 7 of 7) sorted by relevance
75 bool RemoteVideoCapturer::GetBestCaptureFormat( in GetBestCaptureFormat() function in webrtc::RemoteVideoCapturer
113 TEST_F(RemoteVideoCapturerTest, GetBestCaptureFormat) { in TEST_F() argument
242 bool AndroidVideoCapturer::GetBestCaptureFormat( in GetBestCaptureFormat() function in webrtc::AndroidVideoCapturer
245 const cricket::VideoFormat& GetBestCaptureFormat( in GetBestCaptureFormat() function
97 virtual bool GetBestCaptureFormat(const cricket::VideoFormat& desired, in GetBestCaptureFormat() function in TestVideoCapturer
244 bool WebRtcVideoCapturer::GetBestCaptureFormat(const VideoFormat& desired, in GetBestCaptureFormat() function in cricket::WebRtcVideoCapturer
262 bool VideoCapturer::GetBestCaptureFormat(const VideoFormat& format, in GetBestCaptureFormat() function in cricket::VideoCapturer