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

  /external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NCV.hpp 557 CV_EXPORTS NCVStatus memSegCopyHelper2D(void *dst, Ncv32u dstPitch, NCVMemoryType dstType,
804 ncvStat = memSegCopyHelper2D(dst._ptr, dst._pitch, dst._memtype,
  /external/opencv3/modules/cudalegacy/src/
NCV.cpp 250 NCVStatus memSegCopyHelper2D(void *dst, Ncv32u dstPitch, NCVMemoryType dstType,

Completed in 55 milliseconds