Home
last modified time | relevance | path

Searched defs:AllocateBuffer (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/device/generic/trusty/secure_dpu/
DEmulatorDPUHandler.cpp84 android::base::Result<void> DPUHandler::AllocateBuffer(size_t req_buffer_len, in AllocateBuffer() function in android::trusty::secure_dpu::DPUHandler
/aosp_15_r20/hardware/interfaces/media/bufferpool/aidl/default/tests/
H A Dsingle.cpp91 TEST_F(BufferpoolSingleTest, AllocateBuffer) { in TEST_F() argument
/aosp_15_r20/frameworks/av/media/module/bufferpool/2.0/tests/
H A Dsingle.cpp95 TEST_F(BufferpoolSingleTest, AllocateBuffer) { in TEST_F() argument
/aosp_15_r20/frameworks/av/media/module/bufferpool/1.0/vts/
H A Dsingle.cpp95 TEST_F(BufferpoolSingleTest, AllocateBuffer) { in TEST_F() argument
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DDeviceIo.h255 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
H A DPciRootBridgeIo.h421 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
H A DPciIo.h525 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DDeviceIo.h255 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
H A DPciRootBridgeIo.h421 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
H A DPciIo.h525 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DDeviceIo.h261 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
H A DPciRootBridgeIo.h427 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
H A DPciIo.h531 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DDeviceIo.h255 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
H A DPciRootBridgeIo.h421 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
H A DPciIo.h525 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
/aosp_15_r20/art/runtime/
H A Dtrace_profile.cc58 void TraceProfiler::AllocateBuffer(Thread* thread) { in AllocateBuffer() function in art::TraceProfiler
/aosp_15_r20/hardware/google/camera/common/hal/tests/
Dzsl_buffer_manager_tests.cc51 TEST(ZslBufferManagerTests, AllocateBuffer) { in TEST() argument
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/bufferMgr/
H A Dmedia_allocator.cpp130 PMOS_BUFFER Allocator::AllocateBuffer(MOS_ALLOC_GFXRES_PARAMS &param, bool zeroOnAllocate, MOS_COMP… in AllocateBuffer() function in Allocator
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/vp9/packet/
H A Ddecode_vp9_picture_packet_xe_m_base.cpp232 …auto AllocateBuffer = [&](PMOS_BUFFER &buffer, MHW_VDBOX_HCP_INTERNAL_BUFFER_TYPE bufferType, cons… in AllocateVariableResources() local
/aosp_15_r20/external/webp/src/dec/
H A Dbuffer_dec.c87 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/hevc/packet/
H A Ddecode_hevc_picture_packet_xe_m_base.cpp235 …auto AllocateBuffer = [&] (PMOS_BUFFER &buffer, MHW_VDBOX_HCP_INTERNAL_BUFFER_TYPE bufferType, con… in AllocateVariableResources() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vp9/packet/
H A Ddecode_vp9_picture_packet.cpp236 …auto AllocateBuffer = [&](PMOS_BUFFER &buffer, HCP_INTERNAL_BUFFER_TYPE bufferType, const char *bu… in AllocateVariableResources() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/hevc/packet/
H A Ddecode_hevc_picture_packet.cpp243 …auto AllocateBuffer = [&](PMOS_BUFFER &buffer, const HCP_INTERNAL_BUFFER_TYPE bufferType, const ch… in AllocateVariableResources() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/av1/packet/
H A Ddecode_av1_picture_packet.cpp203 … auto AllocateBuffer = [&] (PMOS_BUFFER &buffer, AvpBufferType bufferType, const char *bufferName) in AllocateVariableResources() local

123