Home
last modified time | relevance | path

Searched defs:DEFAULT_BUFFER_SIZE (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Davsession_pixel_map.h27 constexpr size_t DEFAULT_BUFFER_SIZE = 160 * 1024; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
H A Dimage_packer_native_impl.cpp54 const int64_t DEFAULT_BUFFER_SIZE = 25 * 1024 * 1024; in PackingFromImageSource() local
85 const int64_t DEFAULT_BUFFER_SIZE = 25 * 1024 * 1024; in PackingFromPixelmap() local
117 const int64_t DEFAULT_BUFFER_SIZE = defaultBufferSize; in PackToDataFromPicture() local
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dfaultlog_util.cpp31 constexpr int DEFAULT_BUFFER_SIZE = 64; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_manager_proxy.cpp34 const int32_t DEFAULT_BUFFER_SIZE = 65536; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/
H A Dhttp_source_plugin.cpp30 constexpr int DEFAULT_BUFFER_SIZE = 200 * 1024; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/extend_resource/
H A Dextend_resource_manager_proxy.cpp33 const int32_t DEFAULT_BUFFER_SIZE = 65536; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_lite_source/
H A Dhttp_lite_source_plugin.cpp25 constexpr int DEFAULT_BUFFER_SIZE = 200 * 1024; variable
/ohos5.0/base/customization/enterprise_device_management/interfaces/inner_api/bundle_manager/src/
H A Dbundle_manager_proxy.cpp37 const int32_t DEFAULT_BUFFER_SIZE = 65536; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/
H A Dhttp_source_plugin.cpp31 constexpr int DEFAULT_BUFFER_SIZE = 200 * 1024; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/capturer/
H A Dmodule_inner_capturer_sink.c65 #define DEFAULT_BUFFER_SIZE 8192 // same as HDI Sink macro
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_source.c55 #define DEFAULT_BUFFER_SIZE (1024 * 16) macro
H A Dmodule_split_stream_sink.c59 #define DEFAULT_BUFFER_SIZE 8192 macro
H A Dhdi_sink.c63 #define DEFAULT_BUFFER_SIZE 8192 macro
/ohos5.0/drivers/peripheral/audio/test/unittest/common/render/
H A Daudio_render_common_test.cpp36 const uint64_t DEFAULT_BUFFER_SIZE = 16384; variable
/ohos5.0/drivers/peripheral/audio/test/unittest/common/capture/
H A Daudio_capture_common_test.cpp28 const int DEFAULT_BUFFER_SIZE = 16384; variable
/ohos5.0/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp139 const int DEFAULT_BUFFER_SIZE = 18432; // 18 MB variable
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/capture/
H A Daudio_capture_benchmarktest.cpp31 const int DEFAULT_BUFFER_SIZE = 16384; variable
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp38 const uint64_t DEFAULT_BUFFER_SIZE = 16384; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_packer_napi.cpp79 const int64_t DEFAULT_BUFFER_SIZE = 25 * 1024 * 1024; // 25M is the maximum default packedSize variable
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dlocal_socket_exec.cpp40 constexpr int DEFAULT_BUFFER_SIZE = 8192; variable
H A Dsocket_exec.cpp46 static constexpr const int DEFAULT_BUFFER_SIZE = 8192; variable
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp73 const int DEFAULT_BUFFER_SIZE = 12 * 1024; variable
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket.cpp49 constexpr int DEFAULT_BUFFER_SIZE = 8192; variable