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

  /external/opencv3/modules/cudalegacy/src/cuda/
NCV.cu 133 ncvAssertReturn(dstStride >= dstWidth, NCV_INVALID_STEP);
  /external/opencv3/modules/cudalegacy/src/
NCV.cpp 83 error_entry( NCV_INVALID_STEP ),
825 ncvAssertReturn(dstStride >= dstWidth, NCV_INVALID_STEP);
  /external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NCV.hpp 329 NCV_INVALID_STEP,

Completed in 54 milliseconds