Home
last modified time | relevance | path

Searched defs:codecLists (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codeclist/
Dcodec_ability_singleton.cpp32 std::unordered_map<CodecType, std::shared_ptr<CodecListBase>> codecLists; in GetCodecLists() local
56 std::unordered_map<CodecType, std::shared_ptr<CodecListBase>> codecLists = GetCodecLists(); in CodecAbilitySingleton() local