Home
last modified time | relevance | path

Searched defs:buffer (Results 2001 – 2025 of 2207) sorted by relevance

1...<<818283848586878889

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/test/unittest/av_receiver_engine/src/
H A Dav_receiver_engine_test.cpp506 std::shared_ptr<AVBuffer> buffer = std::make_shared<AVBuffer>(); variable
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_service_proxy.cpp338 auto buffer = reply.ReadBuffer(audioBufferLen); in AcquireAudioBuffer() local
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_napi_utils.cpp187 napi_value buffer; in CreateJsUint8Array() local
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_auth_proxy.cpp223 auto buffer = attributes.Serialize(); in SetProperty() local
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp285 NativeWindowBuffer* buffer; member
835 NativeWindowBuffer* buffer = nullptr; in CreateImages() local
1192 NativeWindowBuffer* buffer = nullptr; in FlushBuffer() local
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedialibrary_napi_utils.cpp139 unique_ptr<char[]> buffer = make_unique<char[]>(size); in GetParamStr() local
1307 char buffer[PATH_MAX] = {0}; in GetStringFetchProperty() local
1658 unique_ptr<char[]> buffer = make_unique<char[]>(PATH_MAX); in GetStringArray() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp649 int32_t AudioRendererPrivate::Write(uint8_t *buffer, size_t bufferSize) in Write()
1784 void AudioRendererPrivate::MockPcmData(uint8_t *buffer, size_t bufferSize) const in MockPcmData()
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/include/
H A Daudio_internal.h155 char *buffer; member
286 char *buffer; member
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dpointer_drawing_manager.cpp524 sptr<OHOS::SurfaceBuffer> buffer = GetSurfaceBuffer(layer); in DrawCursor() local
1022 sptr<OHOS::SurfaceBuffer> buffer; in GetSurfaceBuffer() local
/ohos5.0/foundation/communication/ipc/ipc/test/moduletest/native/common/
H A Dipc_core_module_test.cpp578 unsigned char *buffer = new (std::nothrow) unsigned char[rawData10M]; variable
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_connection.c83 LimitedBuffer *buffer = NULL; in LoopRead() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Ddemuxer_plugin_manager.cpp75 Status DataSourceImpl::ReadAt(int64_t offset, std::shared_ptr<Buffer>& buffer, size_t expectedLen) in ReadAt()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Draw_file_manager.cpp67 uint8_t* buffer; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_nb_test_tools.cpp615 char buffer[maxFileLength] = {0}; in GetCurrentDir() local
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_pnp_uevent.c654 static ssize_t AudioPnpReadUeventMsg(int sockFd, char *buffer, size_t length) in AudioPnpReadUeventMsg()
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_adapter_info_common.cpp888 char buffer[ERROR_REASON_DESC_LEN] = {0}; in KeyValueListToMap() local
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp1042 std::vector<uint8_t> buffer = pointerEvent->GetBuffer(); variable
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/decoder/
H A Dvdec_sample.cpp86 sptr<SurfaceBuffer> buffer; in OnBufferAvailable() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_switch_test.cpp645 void *buffer = malloc(bufferSize); variable
/ohos5.0/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp277 static int32_t CopyCodecOutput(uint8_t *dst, uint32_t *size, CodecBuffer *buffer) in CopyCodecOutput()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/capi/
H A Dimage_effect_filter.cpp682 const char **buffer = (const char **)malloc(matchEFilter.size() * sizeof(const char *)); in OH_EffectFilter_LookupFilters() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Daudio_recorder_napi.cpp358 char buffer[PATH_MAX] = {0}; in GetAudioUriPath() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dmetadata_napi.cpp276 char *buffer = reinterpret_cast<char *>(malloc((bufLength + NUM_1) * sizeof(char))); in GetStringArgument() local
/ohos5.0/base/startup/init/interfaces/kits/jskits/src/
H A Dnative_parameters_watch.cpp85 static int GetParamValue(napi_env env, napi_value arg, napi_valuetype valueType, char *buffer, size… in GetParamValue()
/ohos5.0/base/web/webview/test/unittest/audio_adapter_impl_test/
H A Daudio_adapter_impl_test.cpp232 uint8_t* buffer; member in OHOS::NWeb::BufferDescAdapterMock

1...<<818283848586878889