Home
last modified time | relevance | path

Searched refs:threadPassFlag (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudalegacy/src/cuda/
DNCVHaarObjectDetection.cu259 __device__ void compactBlockWriteOutAnchorParallel(Ncv32u threadPassFlag, Ncv32u threadElem, Ncv32u… in compactBlockWriteOutAnchorParallel() argument
267 Ncv32u incScan = scan1Inclusive<NUM_THREADS_ANCHORSPARALLEL>(threadPassFlag, shmem); in compactBlockWriteOutAnchorParallel()
276 if (threadPassFlag) in compactBlockWriteOutAnchorParallel()
278 Ncv32u excScan = incScan - threadPassFlag; in compactBlockWriteOutAnchorParallel()