Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module.cc90 bool AudioCodingModule::IsCodecValid(const CodecInst& codec) { in IsCodecValid() function in webrtc::AudioCodingModule
Drent_a_codec.cc81 bool RentACodec::IsCodecValid(const CodecInst& codec_inst) { in IsCodecValid() function in webrtc::acm2::RentACodec