Searched refs:SetDecodeCodec (Results 1 – 3 of 3) sorted by relevance
30 int32_t SetDecodeCodec(const CodecInst& codecInst);
41 int32_t AudioCoder::SetDecodeCodec(const CodecInst& codecInst) in SetDecodeCodec() function in webrtc::AudioCoder
392 _audioDecoder.SetDecodeCodec(_codec) == -1) in SetUpAudioDecoder()