Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/src/cuda/
DNPP_staging.cu350 ncvAssertCUDALastErrorReturn(NPPST_CUDA_KERNEL_EXECUTION_ERROR); in scanRowsWrapperDevice()
803 ncvAssertCUDALastErrorReturn(NPPST_CUDA_KERNEL_EXECUTION_ERROR); in decimateWrapperDevice()
1032 ncvAssertCUDALastErrorReturn(NPPST_CUDA_KERNEL_EXECUTION_ERROR); in nppiStRectStdDev_32f_C1R()
1192 ncvAssertCUDALastErrorReturn(NPPST_CUDA_KERNEL_EXECUTION_ERROR); in transposeWrapperDevice()
1443 ncvAssertCUDALastErrorReturn(NPPST_CUDA_KERNEL_EXECUTION_ERROR); in compactVector_32u_device()
1475 ncvAssertCUDALastErrorReturn(NPPST_CUDA_KERNEL_EXECUTION_ERROR); in compactVector_32u_device()
1492 ncvAssertCUDALastErrorReturn(NPPST_CUDA_KERNEL_EXECUTION_ERROR); in compactVector_32u_device()
1505 ncvAssertCUDALastErrorReturn(NPPST_CUDA_KERNEL_EXECUTION_ERROR); in compactVector_32u_device()
1520 ncvAssertCUDALastErrorReturn(NPPST_CUDA_KERNEL_EXECUTION_ERROR); in compactVector_32u_device()
1817 ncvAssertCUDALastErrorReturn(NPPST_CUDA_KERNEL_EXECUTION_ERROR); in nppiStFilterRowBorder_32f_C1R()
[all …]
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCV.hpp357 NPPST_CUDA_KERNEL_EXECUTION_ERROR, ///< CUDA kernel execution error enumerator
/external/opencv3/modules/cudalegacy/src/
DNCV.cpp104 error_entry( NPPST_CUDA_KERNEL_EXECUTION_ERROR ),