Home
last modified time | relevance | path

Searched defs:GetPreferredFourccs (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dremotevideocapturer.cc68 bool RemoteVideoCapturer::GetPreferredFourccs(std::vector<uint32>* fourccs) { in GetPreferredFourccs() function in webrtc::RemoteVideoCapturer
Dremotevideocapturer_unittest.cc104 TEST_F(RemoteVideoCapturerTest, GetPreferredFourccs) { in TEST_F() argument
/external/chromium_org/remoting/host/
Dcast_video_capturer_adapter.cc183 bool CastVideoCapturerAdapter::GetPreferredFourccs( in GetPreferredFourccs() function in remoting::CastVideoCapturerAdapter
/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dfakevideocapturer.h145 bool GetPreferredFourccs(std::vector<uint32>* fourccs) { in GetPreferredFourccs() function
/external/chromium_org/content/renderer/media/webrtc/
Dwebrtc_video_capturer_adapter.cc53 bool WebRtcVideoCapturerAdapter::GetPreferredFourccs( in GetPreferredFourccs() function in content::WebRtcVideoCapturerAdapter
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
Dyuvframescapturer.cc142 bool YuvFramesCapturer::GetPreferredFourccs(std::vector<uint32>* fourccs) { in GetPreferredFourccs() function in cricket::YuvFramesCapturer
Dfilevideocapturer.cc269 bool FileVideoCapturer::GetPreferredFourccs(std::vector<uint32>* fourccs) { in GetPreferredFourccs() function in cricket::FileVideoCapturer
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideocapturer.cc316 bool WebRtcVideoCapturer::GetPreferredFourccs( in GetPreferredFourccs() function in cricket::WebRtcVideoCapturer