Home
last modified time | relevance | path

Searched refs:GetCodecLists (Results 1 – 1 of 1) sorted by relevance

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