Searched refs:CodecIdByInst (Results 1 – 3 of 3) sorted by relevance
35 auto maybe_codec_id = RentACodec::CodecIdByInst(send_codec); in IsValidSendCodec()
167 static rtc::Optional<CodecId> CodecIdByInst(const CodecInst& codec_inst);
59 rtc::Optional<RentACodec::CodecId> RentACodec::CodecIdByInst( in CodecIdByInst() function in webrtc::acm2::RentACodec