Searched refs:IsSupportedNumChannels (Results 1 – 3 of 3) sorted by relevance
49 if (!RentACodec::IsSupportedNumChannels(*maybe_codec_id, send_codec.channels) in IsValidSendCodec()
179 static rtc::Optional<bool> IsSupportedNumChannels(CodecId codec_id,
85 rtc::Optional<bool> RentACodec::IsSupportedNumChannels(CodecId codec_id, in IsSupportedNumChannels() function in webrtc::acm2::RentACodec