Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/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
Dvideosource.cc249 const cricket::VideoFormat& GetBestCaptureFormat( in GetBestCaptureFormat() function
Dvideosource_unittest.cc97 virtual bool GetBestCaptureFormat(const cricket::VideoFormat& desired, in GetBestCaptureFormat() function in TestVideoCapturer
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dmutedvideocapturer_unittest.cc61 TEST_F(MutedVideoCapturerTest, GetBestCaptureFormat) { in TEST_F() argument
Dmutedvideocapturer.cc101 bool MutedVideoCapturer::GetBestCaptureFormat(const VideoFormat& desired, in GetBestCaptureFormat() function in cricket::MutedVideoCapturer
Dvideocapturer.cc247 bool VideoCapturer::GetBestCaptureFormat(const VideoFormat& format, in GetBestCaptureFormat() function in cricket::VideoCapturer
/external/chromium_org/content/renderer/media/webrtc/
Dwebrtc_video_capturer_adapter.cc66 bool WebRtcVideoCapturerAdapter::GetBestCaptureFormat( in GetBestCaptureFormat() function in content::WebRtcVideoCapturerAdapter
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideocapturer.cc229 bool WebRtcVideoCapturer::GetBestCaptureFormat(const VideoFormat& desired, in GetBestCaptureFormat() function in cricket::WebRtcVideoCapturer
/external/chromium_org/content/renderer/media/
Dmedia_stream_video_source.cc304 void GetBestCaptureFormat( in GetBestCaptureFormat() function