Home
last modified time | relevance | path

Searched defs:MAX_BUFFER_SIZE (Results 1 – 25 of 40) sorted by relevance

12

/ohos5.0/foundation/multimedia/av_codec/test/unittest/hls_test/
H A Dhls_media_downloader_unit_test.h42 constexpr uint32_t MAX_BUFFER_SIZE = 20 * 1024 * 1024; variable
/ohos5.0/base/startup/init/test/exec_test/
H A Dserver.c19 #define MAX_BUFFER_SIZE 1024 macro
/ohos5.0/foundation/multimodalinput/input/interfaces/native/innerkits/proxy/include/
H A Dextra_data.h29 static constexpr int32_t MAX_BUFFER_SIZE = 1024; member
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/permission/
H A Ddlp_permission_set_parser.h31 constexpr size_t MAX_BUFFER_SIZE = 1024; variable
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/include/
H A Dcommon_defines.h30 static const int MAX_BUFFER_SIZE = 8 * 1024 * 1024; // 8:8M variable
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dtime_util.h36 constexpr int MAX_BUFFER_SIZE = 80; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/
H A Dhdi_framebuffer_surface.h60 static constexpr uint32_t MAX_BUFFER_SIZE = 3; variable
/ohos5.0/foundation/arkui/napi/utils/
H A Dlog.cpp50 constexpr uint32_t MAX_BUFFER_SIZE = 4096; variable
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/src/
H A Dbuffer.c23 #define MAX_BUFFER_SIZE 512000 macro
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dbuffer.c21 #define MAX_BUFFER_SIZE 512000 macro
/ohos5.0/base/startup/init/test/moduletest/
H A Dtest_utils.cpp34 constexpr size_t MAX_BUFFER_SIZE = 4096; variable
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/
H A Dbuffer_test.cpp29 constexpr uint32_t MAX_BUFFER_SIZE = 512000 + 1; variable
/ohos5.0/drivers/peripheral/user_auth/test/unittest/base_test/src/
H A Dbuffer_test.cpp27 constexpr uint32_t MAX_BUFFER_SIZE = 512000 + 1; variable
/ohos5.0/foundation/communication/netstack/interfaces/innerkits/tls_socket/include/
H A Dtls_socket_server.h485 static constexpr const size_t MAX_BUFFER_SIZE = 8192; variable
H A Dtls_socket.h651 static constexpr const size_t MAX_BUFFER_SIZE = 8192; variable
/ohos5.0/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dvendor_interface.cpp214 static int MAX_BUFFER_SIZE = 1024; in OnMallocCallback() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.h103 constexpr static int32_t MAX_BUFFER_SIZE = 1920 * 1080 * 4 * 2; variable
/ohos5.0/base/update/updater/services/package/pkg_algorithm/
H A Dpkg_algorithm.cpp23 constexpr uint32_t MAX_BUFFER_SIZE = (4 * 1024 * 1024); variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/reference_parser_test/reference_parser_demo/
H A Dreference_parser_demo.cpp34 constexpr int32_t MAX_BUFFER_SIZE = 8294400; variable
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/dschedtransportsoftbusadapter_fuzzer/
H A Ddschedtransportsoftbusadapter_fuzzer.cpp26 constexpr uint32_t MAX_BUFFER_SIZE = 80 * 1024 * 1024; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/log/
H A Dlogger.cpp68 constexpr const size_t MAX_BUFFER_SIZE = 1024; variable
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dipc_test_helper.cpp30 static const int MAX_BUFFER_SIZE = 1024; variable
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_common.h36 constexpr size_t MAX_BUFFER_SIZE = (512 * 1024 * 1024); variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_speed.cpp27 static const int32_t MAX_BUFFER_SIZE = 100000; variable
/ohos5.0/base/update/updater/services/include/updater/
H A Dupdater_const.h103 constexpr int32_t MAX_BUFFER_SIZE = 512; variable

12