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

  /external/opencv3/modules/cudalegacy/test/
TestDrawRects.cpp 150 ncvStat = ncvDrawRects_8u_host((Ncv8u *)h_img.ptr(), h_img.stride(), this->width, this->height,
  /external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NCV.hpp 997 CV_EXPORTS NCVStatus ncvDrawRects_8u_host(Ncv8u *h_dst, Ncv32u dstStride, Ncv32u dstWidth, Ncv32u dstHeight,
  /external/opencv3/modules/cudalegacy/src/
NCV.cpp 867 NCVStatus ncvDrawRects_8u_host(Ncv8u *h_dst,

Completed in 55 milliseconds