HomeSort by relevance Sort by last modified time
    Searched refs:ncvDrawRects_32u_host (Results 1 - 3 of 3) sorted by null

  /external/opencv3/modules/cudalegacy/test/
TestDrawRects.cpp 145 ncvStat = ncvDrawRects_32u_host((Ncv32u *)h_img.ptr(), h_img.stride(), this->width, this->height,
  /external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NCV.hpp 1001 CV_EXPORTS NCVStatus ncvDrawRects_32u_host(Ncv32u *h_dst, Ncv32u dstStride, Ncv32u dstWidth, Ncv32u dstHeight,
  /external/opencv3/modules/cudalegacy/src/
NCV.cpp 879 NCVStatus ncvDrawRects_32u_host(Ncv32u *h_dst,

Completed in 53 milliseconds