Searched refs:CodecInstByParams (Results 1 – 3 of 3) sorted by relevance
60 rtc::Optional<CodecInst> ci = acm2::RentACodec::CodecInstByParams( in Codec()
168 static rtc::Optional<CodecInst> CodecInstByParams(const char* payload_name,
64 rtc::Optional<CodecInst> RentACodec::CodecInstByParams(const char* payload_name, in CodecInstByParams() function in webrtc::acm2::RentACodec