Searched defs:CodecInstById (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/acm2/
H A Drent_a_codec.cc53 rtc::Optional<CodecInst> RentACodec::CodecInstById(CodecId codec_id) { function in class:webrtc::acm2::RentACodec
71 rtc::Optional<CodecInst> ci = CodecInstById(*codec_id);

Completed in 79 milliseconds