Home
last modified time | relevance | path

Searched defs:Buffer (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dbuffer.c22 typedef struct Buffer { struct
25 Buffer *rootbuf; argument
29 Buffer *BufferMalloc(uint32_t size) in BufferMalloc() argument
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-display-vdi-des.md22 ### Buffer subsection
188 ### Buffer subsection
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbuffer.h39 typedef struct Buffer Buffer; typedef
/ohos5.0/foundation/multimedia/media_foundation/src/common/
H A Dsurface_memory.h69 friend class Buffer; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dsurface_memory.h68 friend class Buffer; variable
H A Dplugin_buffer.h137 friend class Buffer; variable
180 friend class Buffer; variable
H A Dplugin_memory.h169 friend class Buffer; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dmatrix44.h74 using Buffer = std::array<scalar, MATRIX44_SIZE>; variable
H A Dmatrix.h49 using Buffer = std::array<scalar, MATRIX_SIZE>; variable
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/src/
H A Dmapper_service_1_2.cpp21 namespace Buffer { namespace
H A Dallocator_service.cpp39 namespace Buffer { namespace
H A Dmapper_service.cpp34 namespace Buffer { namespace
H A Dmetadata_service.cpp34 namespace Buffer { namespace
/ohos5.0/drivers/interface/display/buffer/v1_0/hdi_impl/
H A Ddisplay_buffer_hdi_impl.cpp21 namespace Buffer { namespace
/ohos5.0/drivers/interface/display/buffer/v1_1/hdi_impl/
H A Ddisplay_buffer_hdi_impl.cpp20 namespace Buffer { namespace
/ohos5.0/drivers/interface/display/buffer/v1_2/hdi_impl/
H A Ddisplay_buffer_hdi_impl.cpp20 namespace Buffer { namespace
/ohos5.0/drivers/peripheral/user_auth/hdi_service/adaptor/inc/
H A Dbuffer.h31 } Buffer; typedef
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/inc/
H A Dbuffer.h33 } Buffer; typedef
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dcpp_type.h44 struct Buffer { struct
50 Buffer quantBuffer; argument
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_memory.h159 friend class Buffer; variable
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/dfx/
H A Ddisplay_buffer_dfx.cpp26 namespace Buffer { namespace
/ohos5.0/foundation/arkui/napi/sample/native_module_systemtest/
H A Dtest_napi.cpp2370 napi_value Buffer = nullptr; variable
4285 napi_value Buffer = nullptr; variable
4310 napi_value Buffer = nullptr; variable
4335 napi_value Buffer = nullptr; variable
4361 napi_value Buffer = nullptr; variable
4386 napi_value Buffer = nullptr; variable
4432 napi_value Buffer = nullptr; variable
4458 napi_value Buffer = nullptr; variable
4488 napi_value Buffer = nullptr; variable
4518 napi_value Buffer = nullptr; variable
[all …]
/ohos5.0/docs/en/application-dev/napi/
H A Dnapi-data-types-interfaces.md270 ### Buffer subsection
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/demuxer/
H A Dpts_and_index_conversion.h45 using Buffer = OHOS::Media::Plugins::Buffer; variable
/ohos5.0/foundation/multimedia/media_foundation/src/plugin/
H A Dplugin_buffer.cpp128 Buffer::Buffer() : streamID(0), trackID(0), pts(0), dts(0), duration(0), flag (0) in Buffer() function in OHOS::Media::Plugins::Buffer

12