Home
last modified time | relevance | path

Searched defs:BUFFER_SIZE (Results 1 – 25 of 78) sorted by relevance

1234

/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/token/
H A Dnative_token_receptor.h35 constexpr size_t BUFFER_SIZE = 1024; variable
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/wrapper/
H A Dnetlink_define.h29 static constexpr uint32_t BUFFER_SIZE = 64 * 1024; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dhttp_constant.h24 static const int BUFFER_SIZE = 8192; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventserver_fuzzer/
H A Deventserver_fuzzer.cpp28 constexpr size_t BUFFER_SIZE = 384 * 1024 + 1; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dbase_address.cpp23 #define BUFFER_SIZE 64 macro
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_netlink_monitor.cpp61 constexpr int BUFFER_SIZE = UEVENT_BUFFER_SIZE * 2; in MonitorThread() local
/ohos5.0/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/
H A Dengine_event_callback.cpp29 static constexpr uint32_t BUFFER_SIZE = 1280; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_encoder.cpp365 int Encoder::Analyze4Subbands(int position, int16_t x[CHANNEL_NUM][BUFFER_SIZE], in Analyze4Subbands()
380 int Encoder::Analyze8Subbands(int position, int16_t x[CHANNEL_NUM][BUFFER_SIZE], in Analyze8Subbands()
405 int Encoder::Get4SubbandSamplingPoint(const uint8_t *pcm, int16_t x[CHANNEL_NUM][BUFFER_SIZE], in Get4SubbandSamplingPoint()
449 void Encoder::Get8SubbandSamplingPointInternal(const uint8_t *pcm, int16_t (*x)[BUFFER_SIZE], in Get8SubbandSamplingPointInternal()
485 void Encoder::Get8SubbandSamplingPoint16(const uint8_t *pcm, int16_t (*x)[BUFFER_SIZE], in Get8SubbandSamplingPoint16()
536 void Encoder::Get8SubbandSamplingPoint8(const uint8_t *pcm, int16_t (*x)[BUFFER_SIZE], in Get8SubbandSamplingPoint8()
569 int Encoder::Get8SubbandSamplingPoint(const uint8_t *pcm, int16_t (*x)[BUFFER_SIZE], in Get8SubbandSamplingPoint()
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dfile.h94 static constexpr int BUFFER_SIZE = 1024; variable
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dfile.h87 static constexpr int BUFFER_SIZE = 1024; variable
/ohos5.0/foundation/ability/idl_tool/util/
H A Dfile.h77 static constexpr int BUFFER_SIZE = 1024; variable
/ohos5.0/base/update/updater/services/fs_manager/
H A Dpartition_const.h22 constexpr int BUFFER_SIZE = 256; variable
/ohos5.0/base/telephony/core_service/services/sim/include/
H A Druim_file.h70 static const int BUFFER_SIZE = 50; variable
/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_netlink_monitor.cpp95 constexpr int BUFFER_SIZE = 2048; /* buffer for the variables */ in MonitorThread() local
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventserversocket_fuzzer/
H A Deventserversocket_fuzzer.cpp28 constexpr size_t BUFFER_SIZE = 384 * 1024 + 1; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/bundlemgr_extension/src/
H A Dbms_extension_profile.cpp27 const int32_t BUFFER_SIZE = 256; variable
/ohos5.0/base/powermgr/thermal_manager/test/systemtest/include/
H A Dthermal_mgr_system_test.h24 const int32_t BUFFER_SIZE = 512; variable
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestEffectMemoryManager.cpp27 constexpr int BUFFER_SIZE = 1024; variable
/ohos5.0/base/hiviewdfx/hiview/base/event_store/test/unittest/common/
H A Dsys_event_doc_test.cpp28 constexpr int BUFFER_SIZE = 1024; variable
/ohos5.0/foundation/multimedia/camera_lite/test/unittest/
H A Dcamera_lite_test.h29 const int32_t BUFFER_SIZE = 1024; variable
/ohos5.0/base/security/access_token/frameworks/common/src/
H A Djson_parser.cpp34 constexpr size_t BUFFER_SIZE = 1024; variable
/ohos5.0/base/update/updater/test/unittest/updater_binary/
H A Dupdate_processor_unittest.cpp40 constexpr const uint32_t BUFFER_SIZE = 1024 * 1024 * 2; variable
/ohos5.0/commonlibrary/utils_lite/file/src/file_impl_hal/
H A Dfile.c24 #define BUFFER_SIZE 128 macro
/ohos5.0/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h39 #define BUFFER_SIZE (1024) macro
/ohos5.0/base/hiviewdfx/hiview/core/param_update/src/
H A Dlog_sign_tools.cpp29 constexpr int BUFFER_SIZE = 4096; variable

1234