Searched refs:useOCL (Results 1 – 3 of 3) sorted by relevance
777 bool useOCL, int fastThreshold ) in computeKeyPoints() argument865 if( useOCL ) in computeKeyPoints()868 useOCL = ocl_HarrisResponses( uimagePyramid, ulayerInfo, ukeypoints, in computeKeyPoints()870 if( useOCL ) in computeKeyPoints()879 if( !useOCL ) in computeKeyPoints()905 if( useOCL ) in computeKeyPoints()908 if( useOCL ) in computeKeyPoints()912 useOCL = ocl_ICAngles(uimagePyramid, ulayerInfo, ukeypoints, uresponses, uumax, in computeKeyPoints()915 if( useOCL ) in computeKeyPoints()924 if( !useOCL ) in computeKeyPoints()[all …]
71 bool useOCL = cv::ocl::useOpenCL(); in TEST() local88 cv::ocl::setUseOpenCL(useOCL); in TEST()
775 bool useOCL = cv::ocl::useOpenCL(); in TEST() local810 cv::ocl::setUseOpenCL(useOCL); in TEST()