Searched defs:profileLevelsMap (Results 1 – 5 of 5) sorted by relevance
248 auto profileLevelsMap = codecInfo->GetSupportedLevelsForProfile(); in GetSupportedLevelsForProfile() local264 auto profileLevelsMap = codecInfo->GetSupportedLevelsForProfile(); in AreProfileAndLevelSupported() local
256 std::map<int32_t, std::vector<int32_t>> profileLevelsMap; in GetH264ProfileLevels() local281 std::map<int32_t, std::vector<int32_t>> profileLevelsMap; in GetH265ProfileLevels() local
136 const auto &profileLevelsMap = codecInfo->GetSupportedLevelsForProfile(); in OH_AVCapability_GetSupportedLevelsForProfile() local153 const auto &profileLevelsMap = codecInfo->GetSupportedLevelsForProfile(); in OH_AVCapability_AreProfileAndLevelSupported() local
147 std::map<int32_t, std::vector<int32_t>> profileLevelsMap; member
134 std::map<int32_t, std::vector<int32_t>> profileLevelsMap; member