Searched defs:GetPreferredFourccs (Results 1 – 8 of 8) sorted by relevance
52 bool GetPreferredFourccs(std::vector<uint32_t>* fourccs) override { in GetPreferredFourccs() function
68 bool RemoteVideoCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs() function in webrtc::RemoteVideoCapturer
104 TEST_F(RemoteVideoCapturerTest, GetPreferredFourccs) { in TEST_F() argument
203 bool AndroidVideoCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs() function in webrtc::AndroidVideoCapturer
169 bool YuvFramesCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs() function in cricket::YuvFramesCapturer
270 bool FileVideoCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs() function in cricket::FileVideoCapturer
160 bool GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs() function
360 bool WebRtcVideoCapturer::GetPreferredFourccs(std::vector<uint32_t>* fourccs) { in GetPreferredFourccs() function in cricket::WebRtcVideoCapturer