Home
last modified time | relevance | path

Searched defs:GetBestCaptureFormat (Results 1 – 9 of 9) 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.cc250 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/remoting/host/
Dcast_video_capturer_adapter.cc64 bool CastVideoCapturerAdapter::GetBestCaptureFormat( in GetBestCaptureFormat() function in remoting::CastVideoCapturerAdapter
/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.cc232 bool WebRtcVideoCapturer::GetBestCaptureFormat(const VideoFormat& desired, in GetBestCaptureFormat() function in cricket::WebRtcVideoCapturer
/external/chromium_org/content/renderer/media/
Dmedia_stream_video_source.cc325 void GetBestCaptureFormat( in GetBestCaptureFormat() function
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dvideocapturer.cc256 bool VideoCapturer::GetBestCaptureFormat(const VideoFormat& format, in GetBestCaptureFormat() function in cricket::VideoCapturer