Home
last modified time | relevance | path

Searched defs:buffer (Results 4776 - 4800 of 5368) sorted by relevance

1...<<191192193194195196197198199200>>...215

/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A DmultimediaCore.cpp224 uint8_t *buffer = reinterpret_cast<uint8_t *>(malloc(sizeIn)); in MultimediaCoreAVFormatGetBufferOne() local
242 uint8_t *buffer = reinterpret_cast<uint8_t *>(malloc(sizeIn)); in MultimediaCoreAVFormatGetBufferTwo() local
260 uint8_t *buffer = reinterpret_cast<uint8_t *>(malloc(sizeIn)); in MultimediaCoreAVFormatGetBufferThree() local
278 uint8_t *buffer = reinterpret_cast<uint8_t *>(malloc(sizeIn)); MultimediaCoreAVFormatGetBufferFour() local
295 uint8_t *buffer = reinterpret_cast<uint8_t *>(malloc(sizeIn)); MultimediaCoreAVFormatGetBufferFive() local
627 uint8_t *buffer = reinterpret_cast<uint8_t *>(malloc(sizeIn)); MultimediaCoreAVFormatSetBufferOne() local
642 uint8_t *buffer = reinterpret_cast<uint8_t *>(malloc(sizeIn)); MultimediaCoreAVFormatSetBufferTwo() local
657 uint8_t *buffer = reinterpret_cast<uint8_t *>(malloc(sizeIn)); MultimediaCoreAVFormatSetBufferThree() local
1352 uint8_t *buffer = reinterpret_cast<uint8_t *>(malloc(sizeIn)); MultimediaCoreAVFormatSetBufferAll() local
[all...]
/test/xts/acts/multimedia/image/image_ets_standard/imageNdk/entry/src/main/cpp/
H A DImageNdk.cpp68 char buffer[MAX_BUFFER_SIZE]; in OHLog() local
/test/xts/dcts/communication/softbus_standard/common/
H A Dnet_trans_common.c182 char* buffer = (char*)malloc(buffSize); in GetSoftbusPid() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp236 auto buffer = jsAsset->GetData(); in GetAssetFromI18n() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_canvas_renderer.cpp640 auto* buffer = static_cast<uint32_t*>(arrayBuffer->GetBuffer()); in JsCreateImageData() local
782 auto* buffer in JsGetImageData() local
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp52 bool SendData(void *&buffer, size_t size, const void *data) in SendData() argument
79 bool GetData(void *&buffer, size_t size, const void *data) in GetData() argument
4522 void *buffer = nullptr; GetParcelInfoIntelligent() local
4594 void *buffer = nullptr; InnerGetVectorFromParcelIntelligent() local
4699 void *buffer = nullptr; InnerGetParcelInfo() local
[all...]
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_endpoint.cpp407 int32_t AudioEndpointInner::ResolveBuffer(std::shared_ptr<OHAudioBuffer> &buffer) in ResolveBuffer() argument
1639 DfxOperation(BufferDesc &buffer, AudioSampleFormat format, AudioChannel channel) const DfxOperation() argument
2173 CheckPlaySignal(uint8_t *buffer, size_t bufferSize) CheckPlaySignal() argument
2203 CheckRecordSignal(uint8_t *buffer, size_t bufferSize) CheckRecordSignal() argument
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp860 const auto buffer = static_cast<const uint8_t*>(materialComp.customProperties->RLock()); AddSingleMaterial() local
[all...]
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Dcapturer_in_client.cpp963 int32_t CapturerInClientInner::ChangeSpeed(uint8_t *buffer, int32_t bufferSize, std::unique_ptr<uint8_t []> &outBuffer, in ChangeSpeed() argument
1583 Write(uint8_t *buffer, size_t bufferSize) Write() argument
1589 HandleCapturerRead(size_t &readSize, size_t &userSize, uint8_t &buffer, bool isBlockingRead) HandleCapturerRead() argument
1635 Read(uint8_t &buffer, size_t userSize, bool isBlockingRead) Read() argument
1675 DfxOperation(BufferDesc &buffer, AudioSampleFormat format, AudioChannel channel) const DfxOperation() argument
[all...]
H A Daudio_process_in_client.cpp912 DfxOperation(BufferDesc &buffer, AudioSampleFormat format, AudioChannel channel) const DfxOperation() argument
[all...]
H A Drenderer_in_client.cpp843 int32_t RendererInClientInner::ChangeSpeed(uint8_t *buffer, int32_t bufferSize, std::unique_ptr<uint8_t []> &outBuffer, in ChangeSpeed() argument
1583 Write(uint8_t *buffer, size_t bufferSize) Write() argument
1590 ProcessSpeed(uint8_t *&buffer, size_t &bufferSize, bool &speedCached) ProcessSpeed() argument
1631 uint8_t *buffer; WriteInner() local
1649 WriteRingCache(uint8_t *buffer, size_t bufferSize, bool speedCached, size_t oriBufferSize) WriteRingCache() argument
1695 WriteInner(uint8_t *buffer, size_t bufferSize) WriteInner() argument
1750 WriteMuteDataSysEvent(uint8_t *buffer, size_t bufferSize) WriteMuteDataSysEvent() argument
1833 DfxOperation(BufferDesc &buffer, AudioSampleFormat format, AudioChannel channel) const DfxOperation() argument
1953 Read(uint8_t &buffer, size_t userSize, bool isBlockingRead) Read() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_util.cpp306 void RSUniRenderUtil::SrcRectScaleFit(BufferDrawParam& params, const sptr<SurfaceBuffer>& buffer, in SrcRectScaleFit() argument
355 void RSUniRenderUtil::SrcRectScaleDown(BufferDrawParam& params, const sptr<SurfaceBuffer>& buffer, in SrcRectScaleDown() argument
405 const sptr<SurfaceBuffer> buffer = node.GetRSSurfaceHandler()->GetBuffer(); in GetMatrixOfBufferToRelRect() local
458 const sptr<SurfaceBuffer> buffer = useRenderParams ? surfaceParams->GetBuffer() : surfaceHandler->GetBuffer(); CreateBufferDrawParam() local
511 const sptr<SurfaceBuffer> buffer = nodeParams->GetBuffer(); CreateBufferDrawParam() local
561 auto buffer = renderParams.GetBuffer(); CreateBufferDrawParamForRotationFixed() local
621 const sptr<SurfaceBuffer> buffer = surfaceHandler->GetBuffer(); CreateBufferDrawParam() local
641 const sptr<SurfaceBuffer> buffer = surfaceHandler.GetBuffer(); CreateBufferDrawParam() local
664 sptr<SurfaceBuffer> buffer = layer->GetBuffer(); CreateLayerBufferDrawParam() local
1376 auto buffer = surfaceHandler->GetBuffer(); UpdateRealSrcRect() local
1438 auto buffer = node.GetRSSurfaceHandler()->GetBuffer(); DealWithNodeGravity() local
1546 auto buffer = node.GetRSSurfaceHandler()->GetBuffer(); GetLayerTransform() local
1592 const auto& buffer = node.GetRSSurfaceHandler()->GetBuffer(); DealWithScalingMode() local
1615 const auto& buffer = node.GetRSSurfaceHandler()->GetBuffer(); LayerScaleDown() local
1675 const auto& buffer = node.GetRSSurfaceHandler()->GetBuffer(); LayerScaleFit() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_decoder.cpp667 static void FreeContextBuffer(const Media::CustomFreePixelMap &func, AllocatorType allocType, PlImageBuffer &buffer) in HeapMemAlloc() argument
1238 GetFramePixels(SkImageInfo& info, uint8_t* buffer, uint64_t rowStride, SkCodec::Options options) HeapMemAlloc() argument
1513 auto buffer = u8ToU32(tags[i].offset) + profile->buffer; HeapMemAlloc() local
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_source_napi.cpp370 char *buffer = reinterpret_cast<char *>(malloc((bufLength + NUM_1) * sizeof(char))); in GetStringArgument() local
2154 uint8_t *buffer = static_cast<uint8_t*>(context->updataBuffer); UpdateDataExecute() local
[all...]
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp2347 void MovingPhotoListener::OnBufferArrival(sptr<SurfaceBuffer> buffer, int64_t timestamp, GraphicTransformType transform) in OnBufferArrival() argument
2424 sptr<SurfaceBuffer> buffer; in OnBufferAvailable() local
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_change_request_napi.cpp600 char buffer[ARG_BUF_SIZE]; in ParseAssetCreateOptions() local
1183 auto buffer = new (std::nothrow) uint8_t[pixelSize]; in SavePhotoProxyImage() local
[all...]
/foundation/communication/netstack/frameworks/js/napi/tls/src/
H A Dtls_socket.cpp411 char buffer[MAX_RECV_BUFFER_SIZE]; in ReadMessage() local
1311 int TLSSocket::TLSSocketInternal::Recv(char *buffer, int maxBufferSize) in Recv() argument
/kernel/linux/linux-5.10/block/
H A Dsed-opal.c337 void *buffer = dev->resp; in opal_recv_check() local
644 build_locking_range(u8 *buffer, size_t length, u8 lr) build_locking_range() argument
662 build_locking_user(u8 *buffer, size_t length, u8 lr) build_locking_user() argument
[all...]
/kernel/linux/linux-5.10/drivers/block/mtip32xx/
H A Dmtip32xx.c935 dma_addr_t buffer; member
958 mtip_exec_internal_command(struct mtip_port *port, struct host_to_dev_fis *fis, int fis_len, dma_addr_t buffer, int buf_len, u32 opts, unsigned long timeout) mtip_exec_internal_command() argument
1256 mtip_read_log_page(struct mtip_port *port, u8 page, u16 *buffer, dma_addr_t buffer_dma, unsigned int sectors) mtip_read_log_page() argument
1292 mtip_get_smart_data(struct mtip_port *port, u8 *buffer, dma_addr_t buffer_dma) mtip_get_smart_data() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v11_0.c1618 u8 buffer[HDMI_INFOFRAME_HEADER_SIZ in dce_v11_0_afmt_setmode() local
1560 dce_v11_0_afmt_update_avi_infoframe(struct drm_encoder *encoder, void *buffer, size_t size) dce_v11_0_afmt_update_avi_infoframe() argument
[all...]
H A Ddce_v8_0.c1523 u8 buffer[HDMI_INFOFRAME_HEADER_SIZ in dce_v8_0_afmt_setmode() local
1468 dce_v8_0_afmt_update_avi_infoframe(struct drm_encoder *encoder, void *buffer, size_t size) dce_v8_0_afmt_update_avi_infoframe() argument
[all...]
H A Ddce_v10_0.c1576 u8 buffer[HDMI_INFOFRAME_HEADER_SIZ in dce_v10_0_afmt_setmode() local
1518 dce_v10_0_afmt_update_avi_infoframe(struct drm_encoder *encoder, void *buffer, size_t size) dce_v10_0_afmt_update_avi_infoframe() argument
[all...]
H A Ddce_v6_0.c1454 u8 buffer[HDMI_INFOFRAME_HEADER_SIZE + HDMI_AVI_INFOFRAME_SIZE]; in dce_v6_0_audio_set_avi_infoframe() local
[all...]
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-scsi.c3728 u8 buffer[64]; ata_scsi_mode_select_xlat() local
[all...]
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_nl.c943 void *buffer; in __must_hold() local

Completed in 77 milliseconds

1...<<191192193194195196197198199200>>...215