Home
last modified time | relevance | path

Searched refs:NPPST_MEM_RESIDENCE_ERROR (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu374 gpuAllocator.memType() == NCVMemoryTypeNone, NPPST_MEM_RESIDENCE_ERROR); in ncvIntegralImage_device()
431 gpuAllocator.memType() == NCVMemoryTypeNone, NPPST_MEM_RESIDENCE_ERROR); in ncvSquaredIntegralImage_device()
1526 … cudaMemcpyDeviceToHost, nppStGetActiveCUDAstream()), NPPST_MEM_RESIDENCE_ERROR); in compactVector_32u_device()
1527 … ncvAssertCUDAReturn(cudaStreamSynchronize(nppStGetActiveCUDAstream()), NPPST_MEM_RESIDENCE_ERROR); in compactVector_32u_device()
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCV.hpp369NPPST_MEM_RESIDENCE_ERROR, ///< Memory residence error detected (check if pointers … enumerator
/external/opencv3/modules/cudalegacy/src/
DNCV.cpp114 error_entry( NPPST_MEM_RESIDENCE_ERROR ),