/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/ |
H A D | buffer_allocator.cpp | 29 RetCode BufferAllocator::FreeBuffer(std::shared_ptr<IBuffer>&) in FreeBuffer() function in OHOS::Camera::BufferAllocator
|
H A D | buffer_allocator_utils.cpp | 72 RetCode BufferAllocatorUtils::FreeBuffer(std::shared_ptr<IBuffer>& buffer) in FreeBuffer() function in OHOS::Camera::BufferAllocatorUtils
|
/ohos5.0/drivers/peripheral/display/hdi_service/gralloc/client/ |
H A D | mapper_adapter.cpp | 74 void MapperAdapter::FreeBuffer(const BufferHandle& handle) const in FreeBuffer() function in OHOS::HDI::Display::V1_0::MapperAdapter
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/heap_buffer_allocator/ |
H A D | heap_buffer_allocator.cpp | 64 RetCode HeapBufferAllocator::FreeBuffer(std::shared_ptr<IBuffer>& buffer) in FreeBuffer() function in OHOS::Camera::HeapBufferAllocator
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/include/ |
H A D | iremote_invoker.h | 33 int32_t (*FreeBuffer)(void *ptr); member
|
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/ |
H A D | codec_dma_buffer.cpp | 86 int32_t CodecDMABuffer::FreeBuffer(struct OmxCodecBuffer &codecBuffer) in FreeBuffer() function in OHOS::Codec::Omx::CodecDMABuffer
|
H A D | codec_handle_buffer.cpp | 78 int32_t CodecHandleBuffer::FreeBuffer(struct OmxCodecBuffer &codecBuffer) in FreeBuffer() function in OHOS::Codec::Omx::CodecHandleBuffer
|
H A D | codec_dyna_buffer.cpp | 94 int32_t CodecDynaBuffer::FreeBuffer(struct OmxCodecBuffer &codecBuffer) in FreeBuffer() function in OHOS::Codec::Omx::CodecDynaBuffer
|
H A D | icodec_buffer.cpp | 164 int32_t ICodecBuffer::FreeBuffer(struct OmxCodecBuffer &codecBuffer) in FreeBuffer() function in OHOS::Codec::Omx::ICodecBuffer
|
H A D | codec_share_buffer.cpp | 127 int32_t CodecShareBuffer::FreeBuffer(struct OmxCodecBuffer &codecBuffer) in FreeBuffer() function in OHOS::Codec::Omx::CodecShareBuffer
|
H A D | codec_component_service.cpp | 180 int32_t CodecComponentService::FreeBuffer(uint32_t portIndex, const OmxCodecBuffer &buffer) in FreeBuffer() function in OHOS::HDI::Codec::V3_0::CodecComponentService
|
H A D | component_node.cpp | 482 int32_t ComponentNode::FreeBuffer(uint32_t portIndex, const OmxCodecBuffer &buffer) in FreeBuffer() function in OHOS::Codec::Omx::ComponentNode
|
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
H A D | codec_dyna_buffer.cpp | 86 int32_t CodecDynaBuffer::FreeBuffer(struct OmxCodecBuffer &codecBuffer) in FreeBuffer() function in OHOS::Codec::Omx::CodecDynaBuffer
|
H A D | codec_handle_buffer.cpp | 80 int32_t CodecHandleBuffer::FreeBuffer(struct OmxCodecBuffer &codecBuffer) in FreeBuffer() function in OHOS::Codec::Omx::CodecHandleBuffer
|
H A D | codec_share_buffer.cpp | 141 int32_t CodecShareBuffer::FreeBuffer(struct OmxCodecBuffer &codecBuffer) in FreeBuffer() function in OHOS::Codec::Omx::CodecShareBuffer
|
H A D | component_node.cpp | 393 int32_t ComponentNode::FreeBuffer(uint32_t portIndex, struct OmxCodecBuffer &buffer) in FreeBuffer() function in OHOS::Codec::Omx::ComponentNode
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/ |
H A D | ipc_skeleton.c | 120 int32_t FreeBuffer(void *ptr) in FreeBuffer() function
|
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/gralloc_buffer_allocator/ |
H A D | gralloc_buffer_allocator.cpp | 85 RetCode GrallocBufferAllocator::FreeBuffer(std::shared_ptr<IBuffer>& buffer) in FreeBuffer() function in OHOS::Camera::GrallocBufferAllocator
|
/ohos5.0/drivers/peripheral/codec/interfaces/include/ |
H A D | codec_component_if.h | 287 …int32_t (*FreeBuffer)(struct CodecComponentType *self, uint32_t portIndex, const struct OmxCodecBu… member
|
/ohos5.0/foundation/graphic/surface_lite/frameworks/ |
H A D | buffer_manager.cpp | 195 void BufferManager::FreeBuffer(SurfaceBufferImpl** buffer) in FreeBuffer() function in OHOS::BufferManager
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/ |
H A D | dbinder_base_invoker_interface.h | 186 template <class T> void DBinderBaseInvoker<T>::FreeBuffer(void *data) in FreeBuffer() function
|
/ohos5.0/base/startup/init/services/loopevent/task/ |
H A D | le_task.c | 130 void FreeBuffer(const LoopHandle loop, StreamTask *task, LE_Buffer *buffer) in FreeBuffer() function
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/engines/gfx/ |
H A D | soft_engine.cpp | 146 void SoftEngine::FreeBuffer(uint8_t* buffer, uint32_t usage) in FreeBuffer() function in OHOS::SoftEngine
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
H A D | hdi_codec.cpp | 283 Status HdiCodec::FreeBuffer(PortIndex portIndex, const std::shared_ptr<OmxCodecBuffer> &omxBuffer) in FreeBuffer() function in OHOS::Media::Plugins::Hdi::HdiCodec
|
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/ |
H A D | codec_benchmark_omx_test.cpp | 567 BENCHMARK_F(CodecBenchmarkOmxTest, FreeBuffer)(benchmark::State &state) in BENCHMARK_F() argument
|