Home
last modified time | relevance | path

Searched refs:buffer (Results 7526 - 7550 of 14922) sorted by relevance

1...<<301302303304305306307308309310>>...597

/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/
H A Dchannel_listener.h40 virtual void OnDataReceived(const uint8_t *buffer, unsigned int length, long timeCost) {} in OnDataReceived() argument
H A Dchannel.h53 virtual bool Send(const uint8_t *buffer, int length) in Send() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/
H A Dchannel.h53 virtual bool Send(const uint8_t *buffer, int length) in Send() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_foreach_ffi.h29 char** buffer; member
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/bundle_daemon/include/
H A Dbundle_daemon_handler.h31 int32_t StoreContentToFile(const char *filePath, const void *buffer, uint32_t size);
H A Dbundle_file_utils.h38 static bool WriteFile(const char *file, const void *buffer, uint32_t size);
/foundation/multimedia/audio_lite/frameworks/passthrough/
H A Daudio_capturer_client.h40 int32_t Read(uint8_t *buffer, size_t userSize, bool isBlockingRead);
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_util.h36 void DebugBufferName(const IDevice& device, const GpuBuffer& buffer, const BASE_NS::string_view name);
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/include/
H A Dmtpfs_sha.h45 static void BufferToBlock(const std::string &buffer, uint64 block[BLOCK_BYTES]);
/foundation/graphic/graphic_3d/3d_widget_adapter/include/custom/
H A Dshader_input_buffer.h29 const float* Map(uint32_t floatSize) const; // floatSize are for sanity check if exceed the interal buffer size
33 void Update(float *buffer, uint32_t floatSize);
/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/include/
H A Dheif_format_agent.h37 bool IsHeif64(const void *buffer, const size_t bytesRead, int64_t &offset, uint64_t &chunkSize);
/foundation/multimedia/image_framework/plugins/manager/include/image/
H A Doutput_data_stream.h33 virtual bool Write(const uint8_t *buffer, uint32_t size) = 0;
H A Dimage_plugin_type.h34 void *buffer = nullptr; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_source_util.h29 bool ReadFileToBuffer(const std::string &filePath, uint8_t *buffer, size_t bufferSize);
/foundation/multimedia/media_foundation/engine/plugin/core/
H A Doutput_sink.h36 Status Write(const std::shared_ptr<Buffer>& buffer);
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/file_sink/
H A Dfile_fd_sink_plugin.h33 Status Write(const std::shared_ptr<Buffer>& buffer) override;
/foundation/multimedia/image_effect/frameworks/native/efilter/base/
H A Drender_strategy.h32 EffectBuffer *ChooseBestOutput(EffectBuffer *buffer, std::shared_ptr<MemNegotiatedCap> &memNegotiatedCap);
/foundation/multimedia/image_effect/interfaces/inner_api/native/utils/
H A Dmemcpy_helper.h40 IMAGE_EFFECT_EXPORT static void CopyData(EffectBuffer *buffer, MemoryData *memoryData);
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/include/
H A Dbuffer_packer_stream.h29 bool Write(const uint8_t *buffer, uint32_t size) override;
H A Dfile_packer_stream.h30 bool Write(const uint8_t *buffer, uint32_t size) override;
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_driver.h32 void Write(std::vector<uint8_t> &buffer, uint32_t &bufferSize);
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dobject_event_data.cpp35 int ObjectEventData::Parser(const vector<uint8_t> &buffer, int32_t readSize) in Parser() argument
H A Dsend_object_data.cpp32 int SendObjectData::Parser(const std::vector<uint8_t> &buffer, int32_t readSize) in Parser() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/include/
H A Dmtp_driver.h31 void Write(std::vector<uint8_t> &buffer, uint32_t &bufferSize);
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/payload_data/
H A Dset_object_references_data.h26 int Parser(const std::vector<uint8_t> &buffer, int32_t readSize) override;

Completed in 15 milliseconds

1...<<301302303304305306307308309310>>...597