OpenGrok
Cross Reference: NCVHaarObjectDetection.cu
xref
: /
external
/
opencv3
/
modules
/
cudalegacy
/
src
/
cuda
/
NCVHaarObjectDetection.cu
Home
|
History
|
Annotate
|
Download
|
only in
cuda
Lines Matching
refs:blockDim
636
Ncv32u outMaskOffset = y_offs * gridDim.x *
blockDim
.x + x_offs;