Home
last modified time | relevance | path

Searched defs:GetBestCaptureFormat (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dremotevideocapturer.cc75 bool RemoteVideoCapturer::GetBestCaptureFormat( in GetBestCaptureFormat() function in webrtc::RemoteVideoCapturer
Dremotevideocapturer_unittest.cc113 TEST_F(RemoteVideoCapturerTest, GetBestCaptureFormat) { in TEST_F() argument
Dandroidvideocapturer.cc242 bool AndroidVideoCapturer::GetBestCaptureFormat( in GetBestCaptureFormat() function in webrtc::AndroidVideoCapturer
Dvideosource.cc245 const cricket::VideoFormat& GetBestCaptureFormat( in GetBestCaptureFormat() function
Dvideosource_unittest.cc97 virtual bool GetBestCaptureFormat(const cricket::VideoFormat& desired, in GetBestCaptureFormat() function in TestVideoCapturer
/external/webrtc/talk/media/webrtc/
Dwebrtcvideocapturer.cc244 bool WebRtcVideoCapturer::GetBestCaptureFormat(const VideoFormat& desired, in GetBestCaptureFormat() function in cricket::WebRtcVideoCapturer
/external/webrtc/talk/media/base/
Dvideocapturer.cc262 bool VideoCapturer::GetBestCaptureFormat(const VideoFormat& format, in GetBestCaptureFormat() function in cricket::VideoCapturer