Lines Matching full:use_opencl
1095 bool use_opencl = ocl::useOpenCL() &&1098 if ( use_opencl && ocl_calcOpticalFlowPyrLK(_prevImg, _nextImg, _prevPts, _nextPts, _status, _err, winSize, maxLevel, criteria, flags/*, minEigThreshold*/))