Searched defs:IsCodecValid (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/modules/audio_coding/acm2/ | ||
D | audio_coding_module.cc | 90 bool AudioCodingModule::IsCodecValid(const CodecInst& codec) { in IsCodecValid() function in webrtc::AudioCodingModule |
D | rent_a_codec.cc | 81 bool RentACodec::IsCodecValid(const CodecInst& codec_inst) { in IsCodecValid() function in webrtc::acm2::RentACodec |