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

  /external/opencv3/modules/cudalegacy/src/cuda/
NCVPyramid.cu 484 ncvAssertReturn(this->isInitialized(), NCV_UNKNOWN_ERROR);
565 ncvAssertPrintReturn(0 == memcmp(&outGold, &h_outImg.at(j,i), sizeof(T)), "Validation failure in NCVImagePyramid::ctor with kernelInterpolateFrom1", NCV_UNKNOWN_ERROR);
  /external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
NCV.hpp 317 NCV_UNKNOWN_ERROR,
  /external/opencv3/modules/cudalegacy/src/
NCV.cpp 74 error_entry( NCV_UNKNOWN_ERROR ),

Completed in 42 milliseconds