Home
last modified time | relevance | path

Searched defs:fourccs (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()
/external/webrtc/talk/app/webrtc/
Dremotevideocapturer.cc68 bool RemoteVideoCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs()
Dremotevideocapturer_unittest.cc107 std::vector<uint32_t> fourccs; in TEST_F() local
Dandroidvideocapturer.cc203 bool AndroidVideoCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs()
/external/webrtc/talk/media/devices/
Dyuvframescapturer.cc169 bool YuvFramesCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs()
Dfilevideocapturer.cc270 bool FileVideoCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs()
/external/webrtc/talk/media/base/
Dfakevideocapturer.h160 bool GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs()
/external/webrtc/talk/media/webrtc/
Dwebrtcvideocapturer.cc360 bool WebRtcVideoCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs()