Searched refs:CodecIdFromIndex (Results 1 – 5 of 5) sorted by relevance
112 auto i = RentACodec::CodecIdFromIndex(codec_id); in IsCng()184 const auto ci = RentACodec::CodecIdFromIndex(decoder->acm_codec_id); in InsertPacket()312 RentACodec::CodecIdFromIndex(acm_codec_id); in AddCodec()439 *RentACodec::CodecIdFromIndex(last_audio_decoder_->acm_codec_id)); in LastAudioCodec()480 *RentACodec::CodecIdFromIndex(decoder.acm_codec_id)); in DecoderByPayloadType()
49 return CodecIdFromIndex( in CodecIdByParams()61 return CodecIdFromIndex(ACMCodecDB::CodecNumber(codec_inst)); in CodecIdByInst()
46 auto codec_id = acm2::RentACodec::CodecIdFromIndex(list_id); in Codec()
156 static inline rtc::Optional<CodecId> CodecIdFromIndex(int codec_index) { in CodecIdFromIndex() function
90 *RentACodec::CodecInstById(*RentACodec::CodecIdFromIndex(codec_id)); in InsertOnePacketOfSilence()