nppSafeCall        99 modules/cudaarithm/src/core.cpp             nppSafeCall( func(src.ptr<npp_t>(), static_cast<int>(src.step),
nppSafeCall       359 modules/cudaarithm/src/element_operations.cpp             nppSafeCall( func(src.ptr<npp_type>(), static_cast<int>(src.step), sc.val, dst.ptr<npp_type>(), static_cast<int>(dst.step), oSizeROI) );
nppSafeCall       377 modules/cudaarithm/src/element_operations.cpp             nppSafeCall( func(src.ptr<npp_type>(), static_cast<int>(src.step), sc.val[0], dst.ptr<npp_type>(), static_cast<int>(dst.step), oSizeROI) );
nppSafeCall       476 modules/cudaarithm/src/element_operations.cpp         nppSafeCall( func(src.ptr<Npp32fc>(), static_cast<int>(src.step), dst.ptr<Npp32f>(), static_cast<int>(dst.step), sz) );
nppSafeCall       152 modules/cudaarithm/src/reductions.cpp     nppSafeCall( nppiMeanStdDev8uC1RGetBufferHostSize(sz, &bufSize) );
nppSafeCall       154 modules/cudaarithm/src/reductions.cpp     nppSafeCall( nppiMeanStdDevGetBufferHostSize_8u_C1R(sz, &bufSize) );
nppSafeCall       162 modules/cudaarithm/src/reductions.cpp     nppSafeCall( nppiMean_StdDev_8u_C1R(src.ptr<Npp8u>(), static_cast<int>(src.step), sz, buf.ptr<Npp8u>(), dst.ptr<Npp64f>(), dst.ptr<Npp64f>() + 1) );
nppSafeCall       209 modules/cudaarithm/src/reductions.cpp     nppSafeCall( nppiRectStdDev_32s32f_C1R(src.ptr<Npp32s>(), static_cast<int>(src.step), sqr.ptr<Npp64f>(), static_cast<int>(sqr.step),
nppSafeCall       156 modules/cudafilters/src/filtering.cpp         nppSafeCall( func_(srcRoi.ptr<Npp8u>(), static_cast<int>(srcRoi.step),
nppSafeCall       602 modules/cudafilters/src/filtering.cpp         nppSafeCall( func_(srcRoi.ptr<Npp8u>(), static_cast<int>(srcRoi.step), dst.ptr<Npp8u>(), static_cast<int>(dst.step),
nppSafeCall       609 modules/cudafilters/src/filtering.cpp             nppSafeCall( func_(bufRoi.ptr<Npp8u>(), static_cast<int>(bufRoi.step), dst.ptr<Npp8u>(), static_cast<int>(dst.step),
nppSafeCall       855 modules/cudafilters/src/filtering.cpp         nppSafeCall( func_(srcRoi.ptr<Npp8u>(), static_cast<int>(srcRoi.step), dst.ptr<Npp8u>(), static_cast<int>(dst.step),
nppSafeCall       923 modules/cudafilters/src/filtering.cpp         nppSafeCall( nppiSumWindowRow_8u32f_C1R(srcRoi.ptr<Npp8u>(), static_cast<int>(srcRoi.step),
nppSafeCall       984 modules/cudafilters/src/filtering.cpp         nppSafeCall( nppiSumWindowColumn_8u32f_C1R(srcRoi.ptr<Npp8u>(), static_cast<int>(srcRoi.step),
nppSafeCall      1835 modules/cudaimgproc/src/color.cpp             nppSafeCall( nppiAlphaPremul_8u_AC4R(src.ptr<Npp8u>(), static_cast<int>(src.step), dst.ptr<Npp8u>(), static_cast<int>(dst.step), oSizeROI) );
nppSafeCall      1837 modules/cudaimgproc/src/color.cpp             nppSafeCall( nppiAlphaPremul_16u_AC4R(src.ptr<Npp16u>(), static_cast<int>(src.step), dst.ptr<Npp16u>(), static_cast<int>(dst.step), oSizeROI) );
nppSafeCall      2203 modules/cudaimgproc/src/color.cpp     nppSafeCall( nppiSwapChannels_8u_C4IR(image.ptr<Npp8u>(), static_cast<int>(image.step), sz, dstOrder) );
nppSafeCall      2280 modules/cudaimgproc/src/color.cpp             nppSafeCall( func(img1.ptr<npp_t>(), static_cast<int>(img1.step), img2.ptr<npp_t>(), static_cast<int>(img2.step),
nppSafeCall       106 modules/cudaimgproc/src/histogram.cpp     nppSafeCall( nppsIntegralGetBufferSize_32s(256, &intBufSize) );
nppSafeCall       122 modules/cudaimgproc/src/histogram.cpp     nppSafeCall( nppsIntegral_32s(hist.ptr<Npp32s>(), lut.ptr<Npp32s>(), 256, intBuf.ptr<Npp8u>()) );
nppSafeCall       303 modules/cudaimgproc/src/histogram.cpp             nppSafeCall( func(src.ptr<src_t>(), static_cast<int>(src.step), sz, hist.ptr<Npp32s>(), levels,
nppSafeCall       337 modules/cudaimgproc/src/histogram.cpp             nppSafeCall( func(src.ptr<src_t>(), static_cast<int>(src.step), sz, pHist, levels, lowerLevel, upperLevel, buf.ptr<Npp8u>()) );
nppSafeCall       407 modules/cudaimgproc/src/histogram.cpp             nppSafeCall( func(src.ptr<src_t>(), static_cast<int>(src.step), sz, hist.ptr<Npp32s>(), levels.ptr<level_t>(), levels.cols, buf.ptr<Npp8u>()) );
nppSafeCall       448 modules/cudaimgproc/src/histogram.cpp             nppSafeCall( func(src.ptr<src_t>(), static_cast<int>(src.step), sz, pHist, pLevels, nLevels, buf.ptr<Npp8u>()) );
nppSafeCall       468 modules/cudaimgproc/src/histogram.cpp     nppSafeCall( nppiEvenLevelsHost_32s(host_levels.ptr<Npp32s>(), nLevels, lowerLevel, upperLevel) );
nppSafeCall       127 modules/cudalegacy/src/graphcuts.cpp             nppSafeCall( func(sznpp, &pState, pDeviceMem) );
nppSafeCall       132 modules/cudalegacy/src/graphcuts.cpp             nppSafeCall( nppiGraphcutFree(pState) );
nppSafeCall       174 modules/cudalegacy/src/graphcuts.cpp     nppSafeCall( nppiGraphcutGetSize(sznpp, &bufsz) );
nppSafeCall       185 modules/cudalegacy/src/graphcuts.cpp     nppSafeCall( nppiGraphcut_32s8u(terminals.ptr<Npp32s>(), leftTransp.ptr<Npp32s>(), rightTransp.ptr<Npp32s>(), top.ptr<Npp32s>(), bottom.ptr<Npp32s>(),
nppSafeCall       190 modules/cudalegacy/src/graphcuts.cpp         nppSafeCall( nppiGraphcut_32s8u(terminals.ptr<Npp32s>(), leftTransp.ptr<Npp32s>(), rightTransp.ptr<Npp32s>(), top.ptr<Npp32s>(), bottom.ptr<Npp32s>(),
nppSafeCall       195 modules/cudalegacy/src/graphcuts.cpp         nppSafeCall( nppiGraphcut_32f8u(terminals.ptr<Npp32f>(), leftTransp.ptr<Npp32f>(), rightTransp.ptr<Npp32f>(), top.ptr<Npp32f>(), bottom.ptr<Npp32f>(),
nppSafeCall       246 modules/cudalegacy/src/graphcuts.cpp     nppSafeCall( nppiGraphcut8GetSize(sznpp, &bufsz) );
nppSafeCall       257 modules/cudalegacy/src/graphcuts.cpp     nppSafeCall( nppiGraphcut8_32s8u(terminals.ptr<Npp32s>(), leftTransp.ptr<Npp32s>(), rightTransp.ptr<Npp32s>(),
nppSafeCall       264 modules/cudalegacy/src/graphcuts.cpp         nppSafeCall( nppiGraphcut8_32s8u(terminals.ptr<Npp32s>(), leftTransp.ptr<Npp32s>(), rightTransp.ptr<Npp32s>(),
nppSafeCall       271 modules/cudalegacy/src/graphcuts.cpp         nppSafeCall( nppiGraphcut8_32f8u(terminals.ptr<Npp32f>(), leftTransp.ptr<Npp32f>(), rightTransp.ptr<Npp32f>(),
nppSafeCall       173 modules/cudawarping/src/warp.cpp             nppSafeCall( func(src.ptr<npp_type>(), srcsz, static_cast<int>(src.step), srcroi,
nppSafeCall       498 modules/cudawarping/src/warp.cpp             nppSafeCall( func(src.ptr<npp_type>(), srcsz, static_cast<int>(src.step), srcroi,