Searched refs:numPixelMaskDetections (Results 1 – 2 of 2) sorted by relevance
424 Ncv32u numPixelMaskDetections,435 Ncv32u numPixelMaskDetections,
1484 Ncv32u numPixelMaskDetections, in ncvGrowDetectionsVector_device() argument1503 numPixelMaskDetections <= pixelMask.length() && in ncvGrowDetectionsVector_device()1507 Ncv32u numDetsToCopy = numPixelMaskDetections; in ncvGrowDetectionsVector_device()1514 if (totalDetections + numPixelMaskDetections > totalMaxDetections) in ncvGrowDetectionsVector_device()2069 Ncv32u numPixelMaskDetections, in ncvGrowDetectionsVector_host() argument2083 numPixelMaskDetections <= pixelMask.length() && in ncvGrowDetectionsVector_host()2087 Ncv32u numDetsToCopy = numPixelMaskDetections; in ncvGrowDetectionsVector_host()2094 if (totalDetections + numPixelMaskDetections > totalMaxDetections) in ncvGrowDetectionsVector_host()