Home
last modified time | relevance | path

Searched refs:CLSVMBufferEntry (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/core/src/
Docl.cpp4012 struct CLSVMBufferEntry struct
4016 CLSVMBufferEntry() : clBuffer_(NULL), capacity_(0) { } in CLSVMBufferEntry() function
4018 …MBufferPoolImpl : public OpenCLBufferPoolBaseImpl<OpenCLSVMBufferPoolImpl, CLSVMBufferEntry, void*>
4021 typedef struct CLSVMBufferEntry BufferEntry;