Searched refs:numPointsPerPatch (Results 1 – 1 of 1) sorted by relevance
1342 int numPointsPerPatch = PatchDescriptor( in estimateLocalPointCount() local1347 estLocalPoints += _numRegularPatches * numPointsPerPatch; in estimateLocalPointCount()1365 int numPointsPerPatch = PatchDescriptor( in estimateLocalPointCount() local1370 numPointsPerPatch /= 2; in estimateLocalPointCount()1372 estLocalPoints += numIrregularPatches * numPointsPerPatch; in estimateLocalPointCount()