Home
last modified time | relevance | path

Searched defs:DEFAULT_BUFFER_SIZE (Results 1 - 15 of 15) sorted by relevance

/foundation/multimedia/av_session/interfaces/inner_api/native/session/include/
H A Davsession_pixel_map.h27 constexpr size_t DEFAULT_BUFFER_SIZE = 160 * 1024; member
/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
115 const int64_t DEFAULT_BUFFER_SIZE = 25 * 1024 * 1024; in PackToDataMultiFrames() local
149 const int64_t DEFAULT_BUFFER_SIZE = defaultBufferSize; in PackToDataFromPicture() local
/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; member
/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; member
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/
H A Dhttp_source_plugin.cpp30 constexpr int DEFAULT_BUFFER_SIZE = 200 * 1024; member
/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
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/
H A Dhttp_source_plugin.cpp31 constexpr int DEFAULT_BUFFER_SIZE = 200 * 1024; member
/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; member
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_source.c61 #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
/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 member
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/src/
H A Dsocket_exec.cpp46 static constexpr const int DEFAULT_BUFFER_SIZE = 8192; variable
H A Dlocal_socket_exec.cpp40 constexpr int DEFAULT_BUFFER_SIZE = 8192; member
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtls_socket.cpp48 constexpr int DEFAULT_BUFFER_SIZE = 8192; member

Completed in 25 milliseconds