Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/inner/
H A Dcodeclist_inner_mock.cpp244 std::vector<int32_t> CodecListInnerMock::GetSupportedLevelsForProfile(int32_t profile) in GetSupportedLevelsForProfile() function in OHOS::MediaAVCodec::CodecListInnerMock
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/capi/
H A Dcodeclist_capi_mock.cpp360 std::vector<int32_t> CodecListCapiMock::GetSupportedLevelsForProfile(int32_t profile) in GetSupportedLevelsForProfile() function in OHOS::MediaAVCodec::CodecListCapiMock
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodec_info.cpp657 std::map<int32_t, std::vector<int32_t>> AVCodecInfo::GetSupportedLevelsForProfile() in GetSupportedLevelsForProfile() function in OHOS::MediaAVCodec::AVCodecInfo