Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/test/unittest/codeclist_test/inner/
Dcodeclist_inner_mock.cpp248 auto profileLevelsMap = codecInfo->GetSupportedLevelsForProfile(); in GetSupportedLevelsForProfile() local
264 auto profileLevelsMap = codecInfo->GetSupportedLevelsForProfile(); in AreProfileAndLevelSupported() local
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/codec/hdi_plugins/
Dhdi_init.cpp256 std::map<int32_t, std::vector<int32_t>> profileLevelsMap; in GetH264ProfileLevels() local
281 std::map<int32_t, std::vector<int32_t>> profileLevelsMap; in GetH265ProfileLevels() local
/foundation/multimedia/av_codec/frameworks/native/capi/common/
Dnative_avcapability.cpp136 const auto &profileLevelsMap = codecInfo->GetSupportedLevelsForProfile(); in OH_AVCapability_GetSupportedLevelsForProfile() local
153 const auto &profileLevelsMap = codecInfo->GetSupportedLevelsForProfile(); in OH_AVCapability_AreProfileAndLevelSupported() local
/foundation/multimedia/av_codec/interfaces/inner_api/native/
Davcodec_info.h147 std::map<int32_t, std::vector<int32_t>> profileLevelsMap; member
/foundation/multimedia/player_framework/interfaces/inner_api/native/
Davcodec_info.h134 std::map<int32_t, std::vector<int32_t>> profileLevelsMap; member