Home
last modified time | relevance | path

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

/external/webrtc/talk/session/media/
Dchannel_unittest.cc458 bool CodecMatches(const typename T::Codec& c1, const typename T::Codec& c2) { in CodecMatches() function in ChannelTest
1833 bool ChannelTest<VoiceTraits>::CodecMatches(const cricket::AudioCodec& c1, in CodecMatches() function in ChannelTest
1905 bool ChannelTest<VideoTraits>::CodecMatches(const cricket::VideoCodec& c1, in CodecMatches() function in ChannelTest
2621 bool ChannelTest<DataTraits>::CodecMatches(const cricket::DataCodec& c1, in CodecMatches() function in ChannelTest