Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/objc/
Davfoundationvideocapturer.h52 bool GetPreferredFourccs(std::vector<uint32_t>* fourccs) override { in GetPreferredFourccs() function
/external/webrtc/talk/app/webrtc/
Dremotevideocapturer.cc68 bool RemoteVideoCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs() function in webrtc::RemoteVideoCapturer
Dremotevideocapturer_unittest.cc104 TEST_F(RemoteVideoCapturerTest, GetPreferredFourccs) { in TEST_F() argument
Dandroidvideocapturer.cc203 bool AndroidVideoCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs() function in webrtc::AndroidVideoCapturer
/external/webrtc/talk/media/devices/
Dyuvframescapturer.cc169 bool YuvFramesCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs() function in cricket::YuvFramesCapturer
Dfilevideocapturer.cc270 bool FileVideoCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs() function in cricket::FileVideoCapturer
/external/webrtc/talk/media/base/
Dfakevideocapturer.h160 bool GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs() function
/external/webrtc/talk/media/webrtc/
Dwebrtcvideocapturer.cc360 bool WebRtcVideoCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs() function in cricket::WebRtcVideoCapturer