Searched defs:AllocateBuffer (Results 1 – 11 of 11) sorted by relevance
86 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
208 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
484 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member
378 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
493 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member
112 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
438 bool V4L2Device::AllocateBuffer(uint32_t buffer_count) { in AllocateBuffer() function in V4L2Device