Home
last modified time | relevance | path

Searched refs:CodecInstByParams (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/acm2/
Daudio_coding_module.cc60 rtc::Optional<CodecInst> ci = acm2::RentACodec::CodecInstByParams( in Codec()
Drent_a_codec.h168 static rtc::Optional<CodecInst> CodecInstByParams(const char* payload_name,
Drent_a_codec.cc64 rtc::Optional<CodecInst> RentACodec::CodecInstByParams(const char* payload_name, in CodecInstByParams() function in webrtc::acm2::RentACodec