Searched refs:acodecList (Results 1 – 1 of 1) sorted by relevance
39 std::shared_ptr<CodecListBase> acodecList = std::make_shared<AudioCodecList>(); in GetCodecLists() local40 codecLists.insert(std::make_pair(CodecType::AVCODEC_AUDIO_CODEC, acodecList)); in GetCodecLists()