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.h149 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.cc434 StatusOr<std::unique_ptr<PyTpuBuffer>> PyTpuBuffer::AllocateBuffer( in AllocateBuffer() function in xla::PyTpuBuffer
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h1489 inline void AllocateBuffer(size_t size) { in AllocateBuffer() function