Searched refs:getOpenCLAllocator (Results 1 – 5 of 5) sorted by relevance
52 BufferPoolState s(cv::ocl::getOpenCLAllocator()->getBufferPoolController(), GetParam()); in OCL_PERF_TEST_P()69 BufferPoolState s(cv::ocl::getOpenCLAllocator()->getBufferPoolController(), GetParam()); in OCL_PERF_TEST_P()87 BufferPoolState s(cv::ocl::getOpenCLAllocator()->getBufferPoolController(), GetParam()); in OCL_PERF_TEST_P()112 BufferPoolState s(cv::ocl::getOpenCLAllocator()->getBufferPoolController(), GetParam()); in OCL_PERF_TEST_P()
673 CV_EXPORTS MatAllocator* getOpenCLAllocator();
535 BufferPoolController* c = cv::ocl::getOpenCLAllocator()->getBufferPoolController(); in TEST()
92 return ocl::getOpenCLAllocator(); in getStdAllocator()
5163 MatAllocator* getOpenCLAllocator() in getOpenCLAllocator() function5759 CV_DbgAssert(u.u->currAllocator == getOpenCLAllocator()); in isCLBuffer()