Searched refs:CodecInstById (Results 1 – 5 of 5) sorted by relevance
185 return ci ? RentACodec::CodecInstById(*ci)->plfreq : -1; in InsertPacket()438 *codec = *RentACodec::CodecInstById( in LastAudioCodec()479 *codec = *RentACodec::CodecInstById( in DecoderByPayloadType()
53 rtc::Optional<CodecInst> RentACodec::CodecInstById(CodecId codec_id) { in CodecInstById() function in webrtc::acm2::RentACodec71 rtc::Optional<CodecInst> ci = CodecInstById(*codec_id); in CodecInstByParams()
49 auto ci = acm2::RentACodec::CodecInstById(*codec_id); in Codec()
43 const auto codec_inst = RentACodec::CodecInstById(codec_id); in CodecIdInst()90 *RentACodec::CodecInstById(*RentACodec::CodecIdFromIndex(codec_id)); in InsertOnePacketOfSilence()
166 static rtc::Optional<CodecInst> CodecInstById(CodecId codec_id);