Searched refs:bufferPoolHostPtr (Results 1 – 1 of 1) sorted by relevance
4134 mutable OpenCLBufferPoolImpl bufferPoolHostPtr; member in cv::ocl::OpenCLAllocator4150 bufferPoolHostPtr(CL_MEM_ALLOC_HOST_PTR) in OpenCLAllocator()4157 bufferPoolHostPtr.setMaxReservedSize(poolSize); in OpenCLAllocator()4229 handle = bufferPoolHostPtr.allocate(total); in allocate()4492 bufferPoolHostPtr.release((cl_mem)u->handle); in deallocate()5151 return &bufferPoolHostPtr; in getBufferPoolController()