Home
last modified time | relevance | path

Searched defs:max (Results 201 – 225 of 262) sorted by relevance

1234567891011

/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/mipi_dsi/
H A Dmipi_tx_hi35xx.c708 static int32_t LinuxCopyToKernel(void *dest, uint32_t max, const void *src, uint32_t count) in LinuxCopyToKernel()
/ohos5.0/drivers/hdf_core/framework/model/camera/parser/include/
H A Dcamera_config_parser.h32 uint32_t max; member
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_install_system_test/
H A Dbms_install_system_test.cpp1680 int32_t max = 8; variable
1719 int32_t max = 8; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.h438 void SetMaxFlingVelocity(double max) in SetMaxFlingVelocity()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp680 impl::ScanSettingsParam max; in IsNewScanParams() local
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/
H A Dcamera_common.h184 uint32_t max; member
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/
H A Daudio_proxy_render.cpp329 int32_t AudioProxyRenderGetGainThreshold(const AudioHandle handle, float *min, float *max) in AudioProxyRenderGetGainThreshold()
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_scheduler_proxy.cpp301 constexpr int32_t max = 10000; in ScheduleAbilityStage() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Dnative_node_extented.cpp701 void OH_ArkUI_AccessibilityValue_SetMax(ArkUI_AccessibilityValue* value, int32_t max) in OH_ArkUI_AccessibilityValue_SetMax()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_generator.cpp88 int max; in CalculateRefreshRate() member
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/
H A Ddisplay_power_mgr_brightness_test.cpp590 uint32_t max = DisplayPowerMgrClient::GetInstance().GetMaxBrightness(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation.cpp641 JSRef<JSVal> max = rangeArray->GetValueAt(1); in SetNavBarWidthRange() local
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_capi_parcel_unittest.cpp55 uint32_t max{ 0 }; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_command_processor.cpp255 uint32_t max = 0; in ProcessCindTester() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/scrollable/
H A Dscrollable_test_ng.cpp1251 double max = 0.0f; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp1087 void VEncNdkInnerSample::PushRandomDiscardIndex(uint32_t count, uint32_t max, uint32_t min) in PushRandomDiscardIndex()
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server_capture.c588 float min, max; in HdiServiceCaptureGetGainThreshold() local
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/src/
H A Daudio_render.c617 int32_t AudioRenderGetGainThreshold(struct IAudioRender *handle, float *min, float *max) in AudioRenderGetGainThreshold()
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
H A Daudio_capture_vdi.c253 int32_t AudioCaptureGetGainThresholdVdi(struct IAudioCapture *capture, float *min, float *max) in AudioCaptureGetGainThresholdVdi()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_loader.cpp589 vector<float> max; in AccessorMax() local
683 …st BufferView* bufferView, uint32_t byteOffset, const vector<float>& min, const vector<float>& max) in ValidateAccessor()
723 auto max = AccessorMax(loadResult, jsonData); in ParseAccessor() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/example/
H A Daudio_process_client_test.cpp344 int32_t max = 0; in IsFrameHigh() local
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_soundcard.c971 …struct AlsaSoundCard * cardIns, const struct AlsaMixerCtlElement * ctlElem, long * mix, long * max) in SndElementReadRange()
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp492 float max = GAIN_VALUE; in BENCHMARK_F() local
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_draw.cpp749 GLint max = WebGLTexture::GetMaxTextureLevelForTarget(target, IsHighWebGL()); in CheckTextureLevel() local
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/native/include/camera/
H A Dcamera.h633 uint32_t max; member

1234567891011