Searched refs:bufferPool (Results 1 – 1 of 1) sorted by relevance
4133 mutable OpenCLBufferPoolImpl bufferPool; member in cv::ocl::OpenCLAllocator4149 : bufferPool(0), in OpenCLAllocator()4155 bufferPool.setMaxReservedSize(poolSize); in OpenCLAllocator()4224 handle = bufferPool.allocate(total); in allocate()4488 bufferPool.release((cl_mem)u->handle); in deallocate()5157 return &bufferPool; in getBufferPoolController()