Home
last modified time | relevance | path

Searched defs:levels (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/
H A Dgetbundleimportance_fuzzer.cpp37 uint8_t levels = *data % NOTIFICATION_LEVEL_NUM; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/
H A Ddate_time_rule.h69 std::unordered_map<std::string, int> levels; variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/
H A Dcaps_unit_test.cpp782 const int32_t *levels = nullptr; variable
967 const int32_t *levels = nullptr; variable
998 const int32_t *levels = nullptr; variable
1029 const int32_t *levels = nullptr; variable
1060 const int32_t *levels = nullptr; variable
1091 const int32_t *levels = nullptr; variable
H A Dcodeclist_unit_test.cpp678 …std::vector<int32_t> levels = capability_->GetSupportedLevelsForProfile(DEFAULT_VIDEO_AVC_PROFILE); variable
744 …std::vector<int32_t> levels = capability_->GetSupportedLevelsForProfile(DEFAULT_VIDEO_AVC_PROFILE); variable
1261 std::vector<int32_t> levels; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_client_test.cpp82 static int32_t levels; member in OHOS::ResourceSchedule::ResSchedSystemloadNotifierClientMock
85 int32_t ResSchedSystemloadNotifierClientMock::levels = 0; member in OHOS::ResourceSchedule::ResSchedSystemloadNotifierClientMock
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dapi_test.cpp2187 const int32_t *levels = nullptr; variable
2204 const int32_t *levels = nullptr; variable
2242 const int32_t *levels = nullptr; variable
2261 const int32_t *levels = nullptr; variable
2296 const int32_t *levels = nullptr; variable
2549 const int32_t *levels = nullptr; variable
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Dgl_utils.cpp41 GLuint GLUtils::CreateTexture2D(GLsizei width, GLsizei height, GLsizei levels, GLenum internalForma… in CreateTexture2D()
94 GLuint GLUtils::CreateTexWithStorage(GLenum target, int levels, GLenum internalFormat, in CreateTexWithStorage()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dapi_test.cpp2010 const int32_t *levels = nullptr; variable
2024 const int32_t *levels = nullptr; variable
2055 const int32_t *levels = nullptr; variable
2070 const int32_t *levels = nullptr; variable
2100 const int32_t *levels = nullptr; variable
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_filter.h29 uint16_t levels; member
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dfunc_test.cpp1630 const int32_t *levels = nullptr; variable
1644 const int32_t *levels = nullptr; variable
1675 const int32_t *levels = nullptr; variable
1690 const int32_t *levels = nullptr; variable
2570 const int32_t **levels = nullptr; variable
2601 const int32_t *levels = nullptr; variable
2616 const int32_t *levels = nullptr; variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/inner/
H A Dcodeclist_inner_mock.cpp265 auto levels = profileLevelsMap.find(profile); in AreProfileAndLevelSupported() local
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/common/
H A Dnative_avcapability.cpp156const int32_t **levels, uint32_t *levelNum) in OH_AVCapability_GetSupportedLevelsForProfile()
204 const auto &levels = profileLevelsMap.find(profile); in OH_AVCapability_AreProfileAndLevelSupported() local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/time/
H A Dwheel.rs162 levels: Vec<Level>, field
172 let levels = (0..LEVELS_NUM).map(Level::new).collect(); in new() localVariable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_frame.cpp410 uint32_t levels[VALUE_OF_TWO][VALUE8]; in UnpackFrameStream() local
582 uint32_t levels[VALUE_OF_TWO][VALUE8] = {}; in PackFrameInternal() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codeclist_test/capi/
H A Dcodeclist_capi_mock.cpp363 const int32_t *levels = nullptr; in GetSupportedLevelsForProfile() local
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_interface_test.cpp622 …std::vector<ThermalLevel> levels {ThermalLevel::COOL, ThermalLevel::NORMAL, ThermalLevel::WARM, Th… variable
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodec_info.cpp138 std::vector<int32_t> levels; in GetSupportedLevels() local
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_utils.cpp269 vector<uint16_t> levels = g_ShortLogLevels.GetAllKeys(); in ComboLogLevel2Str() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp314 uint16_t levels; member
628 uint16_t levels = Str2ComboLogLevel(arg); in LevelHandler() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dapi_test.cpp1565 const int32_t *levels = nullptr; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp1672 …uint32_t image, uint32_t target, uint32_t levels, uint32_t internalformat, const Math::UVec2& exte… in TexStorage2D()
1691 …uint32_t image, uint32_t target, uint32_t levels, uint32_t internalformat, const Math::UVec3& exte… in TexStorage3D()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h77 uint16_t levels; member
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.cpp1485 std::vector<int32_t> levels; in GetCodecCapability() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.cpp1561 std::vector<int32_t> levels; in GetCodecCapability() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_arg.h273 GLsizei levels; member

12