Searched refs:CodecIdByParams (Results 1 – 4 of 4) sorted by relevance
45 rtc::Optional<RentACodec::CodecId> RentACodec::CodecIdByParams( in CodecIdByParams() function in webrtc::acm2::RentACodec68 CodecIdByParams(payload_name, sampling_freq_hz, channels); in CodecInstByParams()
81 acm2::RentACodec::CodecIdByParams(payload_name, sampling_freq_hz, in Codec()
163 static rtc::Optional<CodecId> CodecIdByParams(const char* payload_name,
598 RentACodec::CodecIdByParams(codec.plname, codec.plfreq, codec.channels); in RegisterReceiveCodec()