Home
last modified time | relevance | path

Searched defs:GetPreferredFourccs (Results 1 – 9 of 9) 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/third_party/libjingle/source/talk/media/base/
Dfakevideocapturer.h139 bool GetPreferredFourccs(std::vector<uint32>* fourccs) { in GetPreferredFourccs() function
Dmutedvideocapturer_unittest.cc76 TEST_F(MutedVideoCapturerTest, GetPreferredFourccs) { in TEST_F() argument
Dmutedvideocapturer.cc125 bool MutedVideoCapturer::GetPreferredFourccs(std::vector<uint32>* fourccs) { in GetPreferredFourccs() function in cricket::MutedVideoCapturer
/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.cc313 bool WebRtcVideoCapturer::GetPreferredFourccs( in GetPreferredFourccs() function in cricket::WebRtcVideoCapturer