Home
last modified time | relevance | path

Searched defs:buffer_ (Results 1 – 25 of 27) sorted by relevance

12

/foundation/multimedia/av_codec/test/unittest/avmuxer_test/
Davmuxer_unit_test.h38 uint8_t buffer_[10] = {'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j'}; variable
/foundation/multimedia/histreamer/engine/plugin/plugins/codec_adapter/
Dcodec_buffer.h50 std::shared_ptr<Buffer> buffer_; variable
/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
Drecorder_audio_source.h57 uint8_t *buffer_; variable
/foundation/ability/idl_tool/util/
Dstring_builder.h41 char* buffer_ = nullptr; variable
Dfile.h79 char buffer_[BUFFER_SIZE] = {0}; variable
/foundation/graphic/graphic_2d/utils/gl_utils/export/
Dtexture.h45 void *buffer_ = nullptr; variable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dresult_entries_window.h44 mutable std::vector<Entry> buffer_; variable
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/wrapper/
Ddata_receiver.h60 char buffer_[NetlinkDefine::BUFFER_SIZE] __attribute__((aligned(4))) = {0}; variable
/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/include/
Dinput.h44 std::shared_ptr<uint8_t> buffer_ = nullptr; variable
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
Dtexgine_text_blob_builder.h59 std::shared_ptr<RunBuffer> buffer_ = std::make_shared<RunBuffer>(); variable
/foundation/multimedia/av_codec/services/engine/codec/include/audio/
Daudio_buffer_info.h77 std::shared_ptr<AVSharedMemoryBase> buffer_; variable
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
Daudio_source.h57 std::shared_ptr<uint8_t> buffer_ = nullptr; variable
Dfile_source.h57 std::shared_ptr<uint8_t> buffer_ = nullptr; variable
/foundation/multimedia/image_framework/interfaces/innerkits/include/
Dnative_image.h63 sptr<SurfaceBuffer> buffer_; variable
/foundation/arkui/ace_engine/frameworks/bridge/codec/
Dbyte_buffer_operator.h100 const std::vector<uint8_t>& buffer_; variable
164 std::vector<uint8_t>& buffer_; variable
/foundation/multimedia/histreamer/engine/include/foundation/utils/
Dring_buffer.h154 std::unique_ptr<uint8_t[]> buffer_; variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
Da2dp_profile.h627 A2dpSharedBuffer *buffer_ = nullptr; variable
/foundation/arkui/ace_engine/frameworks/base/json/
Duobject.h92 char* buffer_ = nullptr; variable
/foundation/arkui/napi/sample/native_module_netserver/
Dnetserver.h70 char* buffer_; variable
/foundation/multimedia/av_codec/services/engine/muxer/
Dmuxer_engine_impl.h69 std::shared_ptr<uint8_t> buffer_; member
/foundation/communication/bluetooth/frameworks/js/napi/include/
Dnapi_bluetooth_spp_client.h57 std::queue<std::shared_ptr<SppCallbackBuffer>> buffer_; member
/foundation/multimedia/media_lite/services/player_lite/impl/buffersource/include/
Dbuffer_source.h86 BufferInfo buffer_[QUEUE_SIZE]; variable
/foundation/multimedia/media_lite/services/player_lite/impl/
Dplayer_impl.h141 QueBuffer buffer_; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_surface_handler.h199 SurfaceBufferEntry buffer_; variable
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
Dpointer_event.h1410 std::vector<uint8_t> buffer_; variable

12