Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dbuffer_dec.c87 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.h145 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
/external/autotest/client/site_tests/camera_V4L2/src/
Dmedia_v4l2_device.cc437 bool V4L2Device::AllocateBuffer(uint32_t buffer_count) { in AllocateBuffer() function in V4L2Device
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h1821 inline void AllocateBuffer(size_t size) { in AllocateBuffer() function