Home
last modified time | relevance | path

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

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