Home
last modified time | relevance | path

Searched refs:AllocateBuffer (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.h137 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
H A Ddri_util.c871 return screen->driver->AllocateBuffer(screen, attachment, format, in dri2AllocateBuffer()
H A Ddri2.c2606 .AllocateBuffer = dri2_allocate_buffer,
2628 .AllocateBuffer = dri2_allocate_buffer,
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dbuffer_dec.c87 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
216 status = AllocateBuffer(buffer); in WebPAllocateDecBuffer()
/third_party/openmax/api/1.1.2/
H A DOMX_Core.h557 or AllocateBuffer indicating the buffer that was emptied.
586 or AllocateBuffer indicating the buffer that was filled.
1034 ((OMX_COMPONENTTYPE*)hComponent)->AllocateBuffer( \
1058 or AllocateBuffer.
1090 or AllocateBuffer.
1120 or AllocateBuffer.
H A DOMX_Component.h487 specification for details on the AllocateBuffer method.
490 OMX_ERRORTYPE (*AllocateBuffer)( member
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-compiler.cc254 std::unique_ptr<AssemblerBuffer> AllocateBuffer( in AllocateBuffer() function
274 CodeObjectRequired::kNo, AllocateBuffer(bytecode)), in BaselineCompiler()
/third_party/ffmpeg/libavdevice/
H A Ddecklink_dec.cpp115 virtual HRESULT STDMETHODCALLTYPE AllocateBuffer(unsigned int bufferSize, void* *allocatedBuffer) in AllocateBuffer() function in decklink_allocator

Completed in 15 milliseconds