Searched defs:AllocateBuffer (Results 1 – 3 of 3) sorted by relevance
86 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
110 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
386 bool V4L2Device::AllocateBuffer(uint32_t buffer_count) { in AllocateBuffer() function in V4L2Device