Searched refs:GetCodecLists (Results 1 – 1 of 1) sorted by relevance
30 std::unordered_map<CodecType, std::shared_ptr<CodecListBase>> GetCodecLists() in GetCodecLists() function58 std::unordered_map<CodecType, std::shared_ptr<CodecListBase>> codecLists = GetCodecLists(); in CodecAbilitySingleton()