Home
last modified time | relevance | path

Searched refs:buffer (Results 8326 - 8350 of 15799) sorted by relevance

1...<<331332333334335336337338339340>>...632

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_audio_renderer_adapter_impl.h39 int32_t Write(uint8_t* buffer, size_t bufferSize) override;
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dengine_base.h26 int32_t WriteAudio(const uint8_t *buffer, uint32_t size) override
H A Ddata_operation_callback.h38 sptr<Ashmem> CreateAshmemFromArrayBuffer(const std::unique_ptr<OHOS::IntellVoiceUtils::Uint8ArrayBuffer> &buffer,
/foundation/ai/ai_engine/services/common/platform/os_wrapper/audio_loader/include/codec/
H A Dcoder_wrapper.h54 uint8_t *buffer; member
/foundation/multimedia/audio_framework/services/audio_service/server/include/
H A Dpolicy_provider_proxy.h30 int32_t InitSharedVolume(std::shared_ptr<AudioSharedMemory> &buffer) override;
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_buffer_gles.h31 uint32_t buffer { 0 };
/foundation/multimedia/audio_framework/services/audio_service/client/include/
H A Daudio_process_proxy.h31 int32_t ResolveBuffer(std::shared_ptr<OHAudioBuffer> &buffer) override;
/foundation/multimedia/audio_lite/services/impl/
H A Daudio_capturer_impl.h45 int32_t Read(uint8_t *buffer, size_t userSize, bool isBlockingRead);
/foundation/multimedia/media_foundation/test/unittest/plugins/
H A DUtSourceTest1.h34 Status Read(std::shared_ptr<Buffer> &buffer, size_t expectedLen) override;
H A DUtSourceTest2.h34 Status Read(std::shared_ptr<Buffer> &buffer, size_t expectedLen) override;
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/file_source/
H A Dfile_fd_source_plugin.h34 Status Read(std::shared_ptr<Buffer>& buffer, size_t expectedLen) override;
/foundation/multimedia/media_foundation/services/media_monitor/client/include/
H A Dmedia_monitor_base.h50 virtual int32_t GetInputBuffer(std::shared_ptr<DumpBuffer> &buffer, int32_t size) = 0;
/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Dmedia_data_source.h19 #include "buffer/avsharedmemory.h"
20 #include "buffer/avbuffer.h"
84 virtual int32_t ReadAt(std::shared_ptr<AVBuffer> buffer, uint32_t length) = 0;
/foundation/multimedia/image_effect/test/unittest/mock/include/
H A Dmock_pixel_map.h45 void *buffer = nullptr; member in OHOS::Media::Effect::MockPixelMap
/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Deffect_surface_adapter.h29 using ConsumerBufferAvailable = std::function<void(sptr<SurfaceBuffer> &buffer, const OHOS::Rect &damages,
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dheader_data.h27 int Parser(std::vector<uint8_t> &buffer, uint32_t readSize);
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dget_storage_ids_data.cpp36 int GetStorageIdsData::Parser(const vector<uint8_t> &buffer, int32_t readSize) in Parser() argument
/foundation/multimedia/media_utils_lite/hals/
H A Dhal_display.h49 int32_t HalWriteVo(HalVideoOutputHdl handle, const void *buffer);
/foundation/multimedia/media_library/frameworks/services/media_mtp/include/payload_data/
H A Dget_object_prop_list_data.h27 int Parser(const std::vector<uint8_t> &buffer, int32_t readSize) override;
/foundation/communication/ipc/ipc/native/c/manager/include/
H A Diremote_invoker.h32 IpcIo *reply, MessageOption option, uintptr_t *buffer);
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_common_data.cpp25 stream->InitStreamData(std::move(data.buffer), data.bufLen, std::move(data.extBuffer), data.extLen); in MakeCommonStream()
H A Draw_stream_data.h35 int InitStreamData(std::unique_ptr<char[]> buffer, ssize_t bufLen, std::unique_ptr<char[]> extBuffer,
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/interface/
H A Davtrans_input_plugin.h42 virtual OHOS::Media::Plugin::Status PushData(const std::string& inPort, std::shared_ptr<Plugin::Buffer> buffer,
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/core/
H A Davtrans_input.h43 Status PushData(const std::string& inPort, std::shared_ptr<Plugin::Buffer> buffer, int32_t offset);
H A Davtrans_output.h39 Status PushData(const std::string& inPort, std::shared_ptr<Plugin::Buffer> buffer, int32_t offset);

Completed in 11 milliseconds

1...<<331332333334335336337338339340>>...632