Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dbuffer_dec.c86 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defipciio.h208 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
Defiprot.h484 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
/external/syslinux/efi32/include/efi/
Defipciio.h208 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
Defiprot.h484 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DPciRootBridgeIo.h378 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
DPciIo.h493 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
/external/syslinux/efi64/include/efi/
Defipciio.h208 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
Defiprot.h484 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.h112 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_device.cc438 bool V4L2Device::AllocateBuffer(uint32_t buffer_count) { in AllocateBuffer() function in V4L2Device