Searched refs:ForgeCodecInst (Results 1 – 3 of 3) sorted by relevance
40 static CodecInst ForgeCodecInst(const AudioEncoder* external_speech_encoder);
120 CodecInst CodecManager::ForgeCodecInst( in ForgeCodecInst() function in webrtc::acm2::CodecManager
235 return rtc::Optional<CodecInst>(CodecManager::ForgeCodecInst(enc)); in SendCodec()