Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudalegacy/src/cuda/
H A DNCV.cu121 static NCVStatus drawRectsWrapperDevice(T *d_dst, in drawRectsWrapperDevice() function
166 …return drawRectsWrapperDevice(d_dst, dstStride, dstWidth, dstHeight, d_rects, numRects, color, cuS… in ncvDrawRects_8u_device()
179 …return drawRectsWrapperDevice(d_dst, dstStride, dstWidth, dstHeight, d_rects, numRects, color, cuS… in ncvDrawRects_32u_device()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/people/src/cuda/nvidia/
H A DNCV.cu680 static NCVStatus drawRectsWrapperDevice(T *d_dst, in drawRectsWrapperDevice() function
724 …return drawRectsWrapperDevice(d_dst, dstStride, dstWidth, dstHeight, d_rects, numRects, color, cuS… in ncvDrawRects_8u_device()
737 …return drawRectsWrapperDevice(d_dst, dstStride, dstWidth, dstHeight, d_rects, numRects, color, cuS… in ncvDrawRects_32u_device()