Searched refs:AudioDecoderConfigToAVCodecContext (Results 1 – 3 of 3) sorted by relevance
101 void AudioDecoderConfigToAVCodecContext(
334 void AudioDecoderConfigToAVCodecContext(const AudioDecoderConfig& config, in AudioDecoderConfigToAVCodecContext() function
361 AudioDecoderConfigToAVCodecContext(config, codec_context_.get()); in ConfigureDecoder()