Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/micro/coder/opcoders/base/
Ddetection_post_process_base_coder.cc83 int DetectionPostProcessBaseCoder::AllocateBuffer() { in AllocateBuffer() function in mindspore::lite::micro::DetectionPostProcessBaseCoder
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dbuffer_dec.c87 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
/third_party/skia/third_party/externals/libwebp/src/dec/
Dbuffer_dec.c87 static VP8StatusCode AllocateBuffer(WebPDecBuffer* const buffer) { in AllocateBuffer() function
/third_party/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.h149 __DRIbuffer *(*AllocateBuffer) (__DRIscreen *screenPrivate, member
/third_party/openmax/api/1.1.2/
DOMX_Component.h490 OMX_ERRORTYPE (*AllocateBuffer)( member
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dtensor.cc473 Status Tensor::AllocateBuffer(const dsize_t &length) { in AllocateBuffer() function in mindspore::dataset::Tensor
/third_party/ffmpeg/libavdevice/
Ddecklink_dec.cpp115 … virtual HRESULT STDMETHODCALLTYPE AllocateBuffer(unsigned int bufferSize, void* *allocatedBuffer) in AllocateBuffer() function in decklink_allocator
/third_party/gstreamer/gstplugins_bad/sys/decklink/
Dgstdecklink.cpp1215 AllocateBuffer (uint32_t bufferSize, void **allocatedBuffer) in AllocateBuffer() function in GStreamerDecklinkMemoryAllocator