Searched refs:trainIdxCPU (Results 1 – 1 of 1) sorted by relevance
155 Mat trainIdxCPU = trainIdx.getMat(ACCESS_READ); in ocl_matchDownload() local158 return ocl_matchConvert(trainIdxCPU, distanceCPU, matches); in ocl_matchDownload()267 Mat trainIdxCPU = trainIdx.getMat(ACCESS_READ); in ocl_knnMatchDownload() local270 return ocl_knnMatchConvert(trainIdxCPU, distanceCPU, matches, compactResult); in ocl_knnMatchDownload()387 Mat trainIdxCPU = trainIdx.getMat(ACCESS_READ); in ocl_radiusMatchDownload() local391 return ocl_radiusMatchConvert(trainIdxCPU, distanceCPU, nMatchesCPU, matches, compactResult); in ocl_radiusMatchDownload()