Searched defs:FindCodec (Results 1 – 8 of 8) sorted by relevance
63 virtual bool FindCodec(const cricket::VideoCodec& codec) { in FindCodec() function in FakeGenericVideoEngine
914 bool FindCodec(const VideoCodec& in) { in FindCodec() function
203 static bool FindCodec(const std::vector<AudioCodec>& codecs, in FindCodec() function1166 bool WebRtcVoiceEngine::FindCodec(const AudioCodec& in) { in FindCodec() function in cricket::WebRtcVoiceEngine
391 bool WebRtcVideoEngine2::FindCodec(const VideoCodec& in) { in FindCodec() function in cricket::WebRtcVideoEngine2
343 TEST_F(WebRtcVideoEngine2Test, FindCodec) { in TEST_F() argument
2171 TEST_F(WebRtcVideoEngineTest, FindCodec) { in TEST_F() argument
396 TEST_F(WebRtcVoiceEngineTestFake, FindCodec) { in TEST_F() argument
1158 bool WebRtcVideoEngine::FindCodec(const VideoCodec& in) { in FindCodec() function in cricket::WebRtcVideoEngine