48 #ifndef NV_NPPS_STATISTICS_FUNCTIONS_H
49 #define NV_NPPS_STATISTICS_FUNCTIONS_H
453 Npp8u * pDeviceBuffer);
472 Npp8u * pDeviceBuffer);
491 Npp8u * pDeviceBuffer);
511 Npp8u * pDeviceBuffer);
530 Npp8u * pDeviceBuffer);
1468 Npp8u * pDeviceBuffer);
1487 Npp8u * pDeviceBuffer);
1506 Npp8u * pDeviceBuffer);
1621 Npp8u * pDeviceBuffer);
1640 Npp8u * pDeviceBuffer);
1758 Npp8u * pDeviceBuffer);
1778 Npp8u * pDeviceBuffer);
1903 Npp8u * pDeviceBuffer);
1922 Npp8u * pDeviceBuffer);
1941 Npp8u * pDeviceBuffer);
1960 Npp8u * pDeviceBuffer);
1979 Npp8u * pDeviceBuffer);
1998 Npp8u * pDeviceBuffer);
2017 Npp8u * pDeviceBuffer);
2136 Npp8u * pDeviceBuffer);
2157 Npp8u * pDeviceBuffer);
2178 Npp8u * pDeviceBuffer);
2199 Npp8u * pDeviceBuffer);
2220 Npp8u * pDeviceBuffer);
2241 Npp8u * pDeviceBuffer);
2262 Npp8u * pDeviceBuffer);
2302 Npp8u * pDeviceBuffer);
2334 Npp8u * pDeviceBuffer);
2366 Npp8u * pDeviceBuffer);
2398 Npp8u * pDeviceBuffer);
2430 Npp8u * pDeviceBuffer);
2463 Npp8u * pDeviceBuffer);
2503 Npp8u * pDeviceBuffer);
2535 Npp8u * pDeviceBuffer);
2567 Npp8u * pDeviceBuffer);
2599 Npp8u * pDeviceBuffer);
2631 Npp8u * pDeviceBuffer);
2664 Npp8u * pDeviceBuffer);
2697 Npp8u * pDeviceBuffer);
2767 Npp8u * pDeviceBuffer);
2799 Npp8u * pDeviceBuffer);
2831 Npp8u * pDeviceBuffer);
2863 Npp8u * pDeviceBuffer);
2896 Npp8u * pDeviceBuffer);
2929 Npp8u * pDeviceBuffer);
2970 Npp8u * pDeviceBuffer);
3003 Npp8u * pDeviceBuffer);
3036 Npp8u * pDeviceBuffer);
3069 Npp8u * pDeviceBuffer);
3102 Npp8u * pDeviceBuffer);
3136 Npp8u * pDeviceBuffer);
3177 Npp8u * pDeviceBuffer);
3210 Npp8u * pDeviceBuffer);
3243 Npp8u * pDeviceBuffer);
3276 Npp8u * pDeviceBuffer);
3309 Npp8u * pDeviceBuffer);
3343 Npp8u * pDeviceBuffer);
3377 Npp8u * pDeviceBuffer);
3418 Npp8u * pDeviceBuffer);
3451 Npp8u * pDeviceBuffer);
3484 Npp8u * pDeviceBuffer);
3517 Npp8u * pDeviceBuffer);
3550 Npp8u * pDeviceBuffer);
3584 Npp8u * pDeviceBuffer);
3618 Npp8u * pDeviceBuffer);
3659 Npp8u * pDeviceBuffer);
3692 Npp8u * pDeviceBuffer);
3725 Npp8u * pDeviceBuffer);
3758 Npp8u * pDeviceBuffer);
3791 Npp8u * pDeviceBuffer);
3824 Npp8u * pDeviceBuffer);
3857 Npp8u * pDeviceBuffer);
3890 Npp8u * pDeviceBuffer);
3923 Npp8u * pDeviceBuffer);
3956 Npp8u * pDeviceBuffer);
3989 Npp8u * pDeviceBuffer);
4022 Npp8u * pDeviceBuffer);
4055 Npp8u * pDeviceBuffer);
4088 Npp8u * pDeviceBuffer);
4121 Npp8u * pDeviceBuffer);
4155 Npp8u * pDeviceBuffer);
4189 Npp8u * pDeviceBuffer);
4223 Npp8u * pDeviceBuffer);
4257 Npp8u * pDeviceBuffer);
4291 Npp8u * pDeviceBuffer);
4325 Npp8u * pDeviceBuffer);
4359 Npp8u * pDeviceBuffer);
4393 Npp8u * pDeviceBuffer);
4427 Npp8u * pDeviceBuffer);
4461 Npp8u * pDeviceBuffer);
4503 Npp8u * pDeviceBuffer);
4544 Npp8u * pDeviceBuffer);
4577 Npp8u * pDeviceBuffer);
NppStatus nppsMinAbsGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsMaximumError_32u_Ctx(const Npp32u *pSrc1, const Npp32u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit unsigned short integer maximum method.
NppStatus nppsNormDiff_L1_64f_Ctx(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float L1 norm method on two vectors' difference
NppStatus nppsAverageError_32f_Ctx(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit floating point Average method.
NppStatus nppsDotProdGetBufferSize_16s16sc32fc(int nLength, int *hpBufferSize)
NppStatus nppsSum_64f_Ctx(const Npp64f *pSrc, int nLength, Npp64f *pSum, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit double vector sum method
NppStatus nppsNormInfGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_Inf_32f.
NppStatus nppsAverageError_8s_Ctx(const Npp8s *pSrc1, const Npp8s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
8-bit signed char Average method.
NppStatus nppsAverageError_8s(const Npp8s *pSrc1, const Npp8s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMinMaxGetBufferSize_16u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMinMax_16u.
NppStatus nppsMean_64fc(const Npp64fc *pSrc, int nLength, Npp64fc *pMean, Npp8u *pDeviceBuffer)
NppStatus nppsStdDev_16s_Sfs(const Npp16s *pSrc, int nLength, Npp16s *pStdDev, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsMaxIndx_32f_Ctx(const Npp32f *pSrc, int nLength, Npp32f *pMax, int *pIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float vector max index method
NppStatus nppsMaxIndxGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMaxIndx_32s.
NppStatus nppsMinMaxIndx_32f(const Npp32f *pSrc, int nLength, Npp32f *pMin, int *pMinIndx, Npp32f *pMax, int *pMaxIndx, Npp8u *pDeviceBuffer)
NppStatus nppsNormL1GetBufferSize_16s32s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsNormL2SqrGetBufferSize_16s64s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_L2Sqr_16s64s_Sfs.
NppStatus nppsMean_16s_Sfs_Ctx(const Npp16s *pSrc, int nLength, Npp16s *pMean, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit short vector mean with integer scaling method
NppStatus nppsMinMaxIndxGetBufferSize_32u(int nLength, int *hpBufferSize)
NppStatus nppsStdDevGetBufferSize_16s32s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsStdDev_16s32s_Sfs.
NppStatus nppsSum_16sc_Sfs_Ctx(const Npp16sc *pSrc, int nLength, Npp16sc *pSum, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit short complex vector sum with integer scaling method
NppStatus nppsMean_32s_Sfs_Ctx(const Npp32s *pSrc, int nLength, Npp32s *pMean, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit integer vector mean with integer scaling method
NppStatus nppsNorm_Inf_32fc32f(const Npp32fc *pSrc, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsNormInfGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_Inf_64f.
NppStatus nppsMinIndxGetBufferSize_16s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMinIndx_16s.
NppStatus nppsMaxAbs_32s(const Npp32s *pSrc, int nLength, Npp32s *pMaxAbs, Npp8u *pDeviceBuffer)
NppStatus nppsMinAbs_16s_Ctx(const Npp16s *pSrc, int nLength, Npp16s *pMinAbs, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit integer vector min absolute method
NppStatus nppsAverageErrorGetBufferSize_64s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageError_64s.
NppStatus nppsMaximumRelativeErrorGetBufferSize_16s(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_16s16sc32fc_Ctx(const Npp16s *pSrc1, const Npp16sc *pSrc2, int nLength, Npp32fc *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer and 16-bit signed short integer complex dot product method, return value is 32-bit float complex.
NppStatus nppsAverageErrorGetBufferSize_8u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageError_8u.
NppStatus nppsNormL1GetBufferSize_64fc64f(int nLength, int *hpBufferSize)
NppStatus nppsStdDevGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsStdDev_32f.
NppStatus nppsMaximumError_32u(const Npp32u *pSrc1, const Npp32u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMeanStdDevGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMeanStdDev_32f.
NppStatus nppsDotProd_32fc(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp32fc *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiffL1GetBufferSize_64fc64f(int nLength, int *hpBufferSize)
NppStatus nppsNormDiff_L1_64f(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsMaxGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMax_32s.
NppStatus nppsNormL1GetBufferSize_16s64s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_L1_16s64s_Sfs.
NppStatus nppsDotProdGetBufferSize_16sc_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_16sc_Sfs.
NppStatus nppsMinGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsMaximumError_32fc_Ctx(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit floating point complex maximum method.
NppStatus nppsMaxEvery_16u_I_Ctx(const Npp16u *pSrc, Npp16u *pSrcDst, int nLength, NppStreamContext nppStreamCtx)
16-bit unsigned short integer in place max value for each pair of elements.
NppStatus nppsMean_16s_Sfs(const Npp16s *pSrc, int nLength, Npp16s *pMean, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumRelativeError_8u_Ctx(const Npp8u *pSrc1, const Npp8u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
8-bit unsigned char MaximumRelative method.
NppStatus nppsAverageError_64sc_Ctx(const Npp64sc *pSrc1, const Npp64sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit unsigned short complex integer Average method.
NppStatus nppsMinMaxIndxGetBufferSize_8u(int nLength, int *hpBufferSize)
NppStatus nppsMaxIndxGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsStdDevGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMaximumRelativeError_32u_Ctx(const Npp32u *pSrc1, const Npp32u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit unsigned short integer MaximumRelative method.
NppStatus nppsMaxAbsGetBufferSize_16s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMaxAbs_16s.
NppStatus nppsMinEvery_8u_I_Ctx(const Npp8u *pSrc, Npp8u *pSrcDst, int nLength, NppStreamContext nppStreamCtx)
8-bit in place min value for each pair of elements.
NppStatus nppsSumGetBufferSize_64fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsSum_64fc.
NppStatus nppsAverageErrorGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsAverageError_32fc(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMinMax_32f_Ctx(const Npp32f *pSrc, int nLength, Npp32f *pMin, Npp32f *pMax, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float vector min and max method
NppStatus nppsSumGetBufferSize_16s32s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsSum_16s32s_Sfs.
NppStatus nppsDotProd_32s_Sfs_Ctx(const Npp32s *pSrc1, const Npp32s *pSrc2, int nLength, Npp32s *pDp, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit signed integer dot product method, return value is 32-bit signed integer.
NppStatus nppsMax_64f_Ctx(const Npp64f *pSrc, int nLength, Npp64f *pMax, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float vector max method
NppStatus nppsAverageRelativeError_64fc(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiffL1GetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_64f_Ctx(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float dot product method, return value is 64-bit float.
NppStatus nppsAverageRelativeError_64s_Ctx(const Npp64s *pSrc1, const Npp64s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit signed short integer AverageRelative method.
unsigned char Npp8u
8-bit unsigned chars
Definition: nppdefs.h:270
NppStatus nppsMinIndx_64f_Ctx(const Npp64f *pSrc, int nLength, Npp64f *pMin, int *pIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float vector min index method
NppStatus nppsZeroCrossingGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsZeroCrossing_32f.
NppStatus nppsNormInfGetBufferSize_16s32s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsMinAbsIndx_16s_Ctx(const Npp16s *pSrc, int nLength, Npp16s *pMinAbs, int *pIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit integer vector min absolute index method
NppStatus nppsNormDiff_Inf_32f(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiffL1GetBufferSize_16s32s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_L1_16s32s_Sfs.
NppStatus nppsMeanGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMaxIndxGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsNormDiff_L1_32f_Ctx(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float L1 norm method on two vectors' difference
NppStatus nppsDotProdGetBufferSize_32fc64fc(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeErrorGetBufferSize_8u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageRelativeError_8u.
NppStatus nppsMinMaxIndxGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMinAbs_32s_Ctx(const Npp32s *pSrc, int nLength, Npp32s *pMinAbs, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit integer vector min absolute method
NppStatus nppsMean_32fc(const Npp32fc *pSrc, int nLength, Npp32fc *pMean, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiffL1GetBufferSize_32fc64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_L1_32fc64f.
NppStatus nppsAverageRelativeErrorGetBufferSize_32u(int nLength, int *hpBufferSize)
NppStatus nppsNormDiffL2GetBufferSize_16s32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_L2_16s32f.
NppStatus nppsZeroCrossing_16s32f_Ctx(const Npp16s *pSrc, int nLength, Npp32f *pValZC, NppsZCType tZCType, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer zero crossing method, return value is 32-bit floating point...
NppStatus nppsDotProdGetBufferSize_64fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_64fc.
NppStatus nppsMinEvery_16u_I(const Npp16u *pSrc, Npp16u *pSrcDst, int nLength)
NppStatus nppsDotProd_32f32fc64fc_Ctx(const Npp32f *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64fc *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float and 32-bit float complex dot product method, return value is 64-bit float complex...
Complex Number This struct represents an unsigned int complex number.
Definition: nppdefs.h:316
NppStatus nppsMinMaxIndx_16s_Ctx(const Npp16s *pSrc, int nLength, Npp16s *pMin, int *pMinIndx, Npp16s *pMax, int *pMaxIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short vector min and max with indices method
NppStatus nppsMaximumRelativeError_64fc_Ctx(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit floating point complex MaximumRelative method.
NppStatus nppsStdDevGetBufferSize_16s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsStdDev_16s_Sfs.
NppStatus nppsNormDiffL1GetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMaximumRelativeErrorGetBufferSize_16u(int nLength, int *hpBufferSize)
NppStatus nppsNormDiffL2GetBufferSize_32fc64f(int nLength, int *hpBufferSize)
NppStatus nppsMaxAbs_16s(const Npp16s *pSrc, int nLength, Npp16s *pMaxAbs, Npp8u *pDeviceBuffer)
NppStatus nppsNormL2GetBufferSize_16s32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_L2_16s32f.
NppStatus nppsMaximumRelativeError_16s_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer MaximumRelative method.
NppStatus nppsMinMax_32f(const Npp32f *pSrc, int nLength, Npp32f *pMin, Npp32f *pMax, Npp8u *pDeviceBuffer)
NppStatus nppsNorm_Inf_64f_Ctx(const Npp64f *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float vector C norm method
NppStatus nppsNormDiff_L2_64f(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsMeanGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsNormDiff_L2Sqr_16s64s_Sfs_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp64s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer L2 Square norm method on two vectors' difference, return value is 64-bit ...
NppStatus nppsMinAbsIndxGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_16s16sc32fc(const Npp16s *pSrc1, const Npp16sc *pSrc2, int nLength, Npp32fc *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsMaxAbsIndx_32s(const Npp32s *pSrc, int nLength, Npp32s *pMaxAbs, int *pIndx, Npp8u *pDeviceBuffer)
NppStatus nppsMinAbsIndx_32s_Ctx(const Npp32s *pSrc, int nLength, Npp32s *pMinAbs, int *pIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit integer vector min absolute index method
NppStatus nppsNorm_L2Sqr_16s64s_Sfs_Ctx(const Npp16s *pSrc, int nLength, Npp64s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer vector L2 Square norm method, return value is 64-bit signed integer...
NppStatus nppsMinMaxIndx_32u(const Npp32u *pSrc, int nLength, Npp32u *pMin, int *pMinIndx, Npp32u *pMax, int *pMaxIndx, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeErrorGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageRelativeError_64f.
NppStatus nppsSum_16s32s_Sfs_Ctx(const Npp16s *pSrc, int nLength, Npp32s *pSum, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit integer vector sum (32bit) with integer scaling method
NppStatus nppsNorm_Inf_16s32s_Sfs_Ctx(const Npp16s *pSrc, int nLength, Npp32s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer vector C norm method, return value is 32-bit signed integer.
NppStatus nppsMinMaxIndx_16s(const Npp16s *pSrc, int nLength, Npp16s *pMin, int *pMinIndx, Npp16s *pMax, int *pMaxIndx, Npp8u *pDeviceBuffer)
NppStatus nppsNormInfGetBufferSize_64fc64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_Inf_64fc64f.
NppStatus nppsMaximumErrorGetBufferSize_16u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumError_16u.
NppStatus nppsStdDev_16s32s_Sfs(const Npp16s *pSrc, int nLength, Npp32s *pStdDev, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsMaxGetBufferSize_16s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMax_16s.
NppStatus nppsMinMaxIndxGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeErrorGetBufferSize_32sc(int nLength, int *hpBufferSize)
NppStatus nppsDotProdGetBufferSize_16s32f(int nLength, int *hpBufferSize)
NppStatus nppsSumGetBufferSize_64fc(int nLength, int *hpBufferSize)
NppStatus nppsSumGetBufferSize_16sc32sc_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_64f64fc(const Npp64f *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64fc *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsMinMax_16u_Ctx(const Npp16u *pSrc, int nLength, Npp16u *pMin, Npp16u *pMax, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit unsigned short vector min and max method
NppStatus nppsMinIndxGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsMaximumRelativeErrorGetBufferSize_64sc(int nLength, int *hpBufferSize)
NppStatus nppsNormDiff_Inf_16s32f_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer C norm method on two vectors' difference, return value is 32-bit float...
NppStatus nppsNormInfGetBufferSize_16s32s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_Inf_16s32s_Sfs.
NppStatus nppsMaxGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsDotProdGetBufferSize_64f64fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_64f64fc.
NppStatus nppsMaximumRelativeError_32s(const Npp32s *pSrc1, const Npp32s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaxAbs_16s_Ctx(const Npp16s *pSrc, int nLength, Npp16s *pMaxAbs, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit integer vector max absolute method
NppStatus nppsDotProd_32f(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp32f *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsMinMaxGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMinMax_32s.
NppStatus nppsCountInRange_32s(const Npp32s *pSrc, int nLength, int *pCounts, Npp32s nLowerBound, Npp32s nUpperBound, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumRelativeError_64f_Ctx(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit floating point MaximumRelative method.
NppStatus nppsAverageError_32s_Ctx(const Npp32s *pSrc1, const Npp32s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit signed short integer Average method.
NppStatus
Error Status Codes.
Definition: nppdefs.h:170
NppStatus nppsNormL1GetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsMaximumRelativeErrorGetBufferSize_8u(int nLength, int *hpBufferSize)
NppStatus nppsNormDiffInfGetBufferSize_64fc64f(int nLength, int *hpBufferSize)
NppStatus nppsSumGetBufferSize_16sc_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeErrorGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeErrorGetBufferSize_16u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageRelativeError_16u.
NppStatus nppsNorm_Inf_16s32f_Ctx(const Npp16s *pSrc, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer vector C norm method, return value is 32-bit float.
NppStatus nppsMaximumRelativeError_8s_Ctx(const Npp8s *pSrc1, const Npp8s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
8-bit signed char MaximumRelative method.
NppStatus nppsDotProdGetBufferSize_16s16sc_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_16s16sc_Sfs.
NppStatus nppsMaximumRelativeErrorGetBufferSize_64fc(int nLength, int *hpBufferSize)
NppStatus nppsMaxIndx_32s_Ctx(const Npp32s *pSrc, int nLength, Npp32s *pMax, int *pIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit integer vector max index method
NppStatus nppsDotProdGetBufferSize_32f32fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_32f32fc.
NppStatus nppsDotProd_16s32f(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32f *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeError_64sc(const Npp64sc *pSrc1, const Npp64sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsStdDev_64f(const Npp64f *pSrc, int nLength, Npp64f *pStdDev, Npp8u *pDeviceBuffer)
NppStatus nppsNormL2GetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_L2_32f.
NppStatus nppsDotProdGetBufferSize_16s32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_16s32f.
NppStatus nppsMinMax_32u(const Npp32u *pSrc, int nLength, Npp32u *pMin, Npp32u *pMax, Npp8u *pDeviceBuffer)
NppStatus nppsDotProdGetBufferSize_16s64s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_16s64s.
NppStatus nppsAverageError_64s_Ctx(const Npp64s *pSrc1, const Npp64s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit signed short integer Average method.
NppStatus nppsMinMaxIndxGetBufferSize_16u(int nLength, int *hpBufferSize)
NppStatus nppsNormL1GetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_L1_64f.
NppStatus nppsMinMaxIndx_64f(const Npp64f *pSrc, int nLength, Npp64f *pMin, int *pMinIndx, Npp64f *pMax, int *pMaxIndx, Npp8u *pDeviceBuffer)
NppStatus nppsCountInRangeGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsNormL2GetBufferSize_16s32s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsNormDiff_L1_64fc64f(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiffL2GetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsNormDiffL2GetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMaximumError_64f_Ctx(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit floating point maximum method.
NppStatus nppsZeroCrossingGetBufferSize_16s32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsZeroCrossing_16s32f.
NppStatus nppsNormL1GetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMinMaxGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMinMax_32f.
NppStatus nppsMaximumError_64f(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiff_L2_16s32s_Sfs_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer L2 norm method on two vectors' difference, return value is 32-bit signed ...
NppStatus nppsNormL2GetBufferSize_64fc64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_L2_64fc64f.
NppStatus nppsNorm_L1_16s32s_Sfs_Ctx(const Npp16s *pSrc, int nLength, Npp32s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer vector L1 norm method, return value is 32-bit signed integer.
NppStatus nppsMaximumRelativeError_32f_Ctx(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit floating point MaximumRelative method.
NppStatus nppsAverageRelativeError_16sc(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsAverageError_64s(const Npp64s *pSrc1, const Npp64s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiff_L2_16s32s_Sfs(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsDotProdGetBufferSize_32f32fc64fc(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_32sc_Sfs(const Npp32sc *pSrc1, const Npp32sc *pSrc2, int nLength, Npp32sc *pDp, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsStdDevGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsSum_16s_Sfs(const Npp16s *pSrc, int nLength, Npp16s *pSum, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumErrorGetBufferSize_8u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumError_8u.
NppStatus nppsMinMaxIndx_32u_Ctx(const Npp32u *pSrc, int nLength, Npp32u *pMin, int *pMinIndx, Npp32u *pMax, int *pMaxIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit unsigned short vector min and max with indices method
NppStatus nppsMinMaxGetBufferSize_32u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMinMax_32u.
NppStatus nppsMaximumRelativeError_16s(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeError_32u_Ctx(const Npp32u *pSrc1, const Npp32u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit unsigned short integer AverageRelative method.
NppStatus nppsMaxIndx_16s(const Npp16s *pSrc, int nLength, Npp16s *pMax, int *pIndx, Npp8u *pDeviceBuffer)
Complex Number This struct represents a long long complex number.
Definition: nppdefs.h:346
NppStatus nppsSum_16s32s_Sfs(const Npp16s *pSrc, int nLength, Npp32s *pSum, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumError_64fc_Ctx(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit floating point complex maximum method.
NppStatus nppsMinIndx_16s_Ctx(const Npp16s *pSrc, int nLength, Npp16s *pMin, int *pIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit integer vector min index method
NppStatus nppsNorm_L2_64f_Ctx(const Npp64f *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float vector L2 norm method
NppStatus nppsNormDiff_L1_32fc64f(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsNorm_Inf_32f(const Npp32f *pSrc, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiff_L2_32f_Ctx(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float L2 norm method on two vectors' difference
NppStatus nppsMaximumErrorGetBufferSize_64fc(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_16s16sc_Sfs(const Npp16s *pSrc1, const Npp16sc *pSrc2, int nLength, Npp16sc *pDp, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeErrorGetBufferSize_32fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageRelativeError_32fc.
NppStatus nppsNorm_L2_16s32s_Sfs(const Npp16s *pSrc, int nLength, Npp32s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsNormL1GetBufferSize_64fc64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_L1_64fc64f.
NppStatus nppsAverageError_16sc_Ctx(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit unsigned short complex integer Average method.
NppStatus nppsSum_64f(const Npp64f *pSrc, int nLength, Npp64f *pSum, Npp8u *pDeviceBuffer)
NppStatus nppsDotProdGetBufferSize_64fc(int nLength, int *hpBufferSize)
NppStatus nppsDotProdGetBufferSize_16s16sc64sc(int nLength, int *hpBufferSize)
NppStatus nppsDotProdGetBufferSize_16s16sc64sc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_16s16sc64sc.
NppStatus nppsMinAbs_16s(const Npp16s *pSrc, int nLength, Npp16s *pMinAbs, Npp8u *pDeviceBuffer)
NppStatus nppsAverageErrorGetBufferSize_32fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageError_32fc.
NppStatus nppsDotProd_32sc_Sfs_Ctx(const Npp32sc *pSrc1, const Npp32sc *pSrc2, int nLength, Npp32sc *pDp, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit signed integer complex dot product method, return value is 32-bit signed integer complex...
NppStatus nppsDotProd_16s32s32s_Sfs_Ctx(const Npp16s *pSrc1, const Npp32s *pSrc2, int nLength, Npp32s *pDp, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer and 32-bit signed integer dot product method, return value is 32-bit sign...
NppStatus nppsAverageErrorGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageError_64f.
NppStatus nppsMinAbsIndxGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMinAbsIndx_32s.
NppStatus nppsNormDiff_L2_32f(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumError_16u_Ctx(const Npp16u *pSrc1, const Npp16u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit unsigned short integer maximum method.
NppStatus nppsMinEvery_64f_I_Ctx(const Npp64f *pSrc, Npp64f *pSrcDst, int nLength, NppStreamContext nppStreamCtx)
64-bit floating point in place min value for each pair of elements.
NppStatus nppsMinMaxGetBufferSize_32u(int nLength, int *hpBufferSize)
NppStatus nppsMinGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMin_32f.
NppStatus nppsMaxIndx_16s_Ctx(const Npp16s *pSrc, int nLength, Npp16s *pMax, int *pIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit integer vector max index method
NppStatus nppsNorm_Inf_32f_Ctx(const Npp32f *pSrc, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float vector C norm method
NppStatus nppsSumGetBufferSize_16s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsSum_16s_Sfs.
NppStatus nppsNorm_L2_32f(const Npp32f *pSrc, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeError_32fc(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumRelativeError_16u_Ctx(const Npp16u *pSrc1, const Npp16u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit unsigned short integer MaximumRelative method.
NppStatus nppsAverageErrorGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMaximumErrorGetBufferSize_64s(int nLength, int *hpBufferSize)
NppStatus nppsNormDiffInfGetBufferSize_16s32s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsMaximumError_8u_Ctx(const Npp8u *pSrc1, const Npp8u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
8-bit unsigned char maximum method.
NppStatus nppsNorm_Inf_64f(const Npp64f *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsNorm_L1_32fc64f(const Npp32fc *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsDotProdGetBufferSize_16s16sc32fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_16s16sc32fc.
NppStatus nppsMaximumError_32s(const Npp32s *pSrc1, const Npp32s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMinMaxIndxGetBufferSize_16s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMinMaxIndx_16s.
NppStatus nppsMean_32s_Sfs(const Npp32s *pSrc, int nLength, Npp32s *pMean, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeError_8u_Ctx(const Npp8u *pSrc1, const Npp8u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
8-bit unsigned char AverageRelative method.
NppStatus nppsMeanGetBufferSize_32fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMean_32fc.
NppStatus nppsMeanGetBufferSize_16sc_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsDotProdGetBufferSize_16s16sc32sc_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsAverageErrorGetBufferSize_16s(int nLength, int *hpBufferSize)
NppStatus nppsMaximumRelativeErrorGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumRelativeError_64f.
NppStatus nppsNormDiffInfGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_Inf_64f.
NppStatus nppsMaximumRelativeError_32sc_Ctx(const Npp32sc *pSrc1, const Npp32sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit unsigned short complex integer MaximumRelative method.
NppStatus nppsMaximumErrorGetBufferSize_64s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumError_64s.
NppStatus nppsMaxEvery_8u_I(const Npp8u *pSrc, Npp8u *pSrcDst, int nLength)
NppStatus nppsMinIndxGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMinIndx_32f.
NppStatus nppsSumGetBufferSize_32fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsSum_32fc.
NppStatus nppsMinEvery_16s_I_Ctx(const Npp16s *pSrc, Npp16s *pSrcDst, int nLength, NppStreamContext nppStreamCtx)
16-bit signed short integer in place min value for each pair of elements.
NppStatus nppsNormInfGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMax_64f(const Npp64f *pSrc, int nLength, Npp64f *pMax, Npp8u *pDeviceBuffer)
NppStatus nppsStdDev_16s32s_Sfs_Ctx(const Npp16s *pSrc, int nLength, Npp32s *pStdDev, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit float vector standard deviation method (return value is 32-bit)
NppStatus nppsSum_32s_Sfs_Ctx(const Npp32s *pSrc, int nLength, Npp32s *pSum, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit integer vector sum with integer scaling method
NppStatus nppsMaximumErrorGetBufferSize_32u(int nLength, int *hpBufferSize)
NppStatus nppsMeanStdDevGetBufferSize_16s32s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMeanStdDev_16s32s_Sfs.
NppStatus nppsMeanGetBufferSize_32s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeErrorGetBufferSize_64sc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageRelativeError_64sc.
NppStatus nppsMinEvery_8u_I(const Npp8u *pSrc, Npp8u *pSrcDst, int nLength)
NppStatus nppsMeanStdDev_64f(const Npp64f *pSrc, int nLength, Npp64f *pMean, Npp64f *pStdDev, Npp8u *pDeviceBuffer)
NppStatus nppsMin_16s(const Npp16s *pSrc, int nLength, Npp16s *pMin, Npp8u *pDeviceBuffer)
NppStatus nppsNormL2GetBufferSize_64fc64f(int nLength, int *hpBufferSize)
NppStatus nppsMaxGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeError_16u(const Npp16u *pSrc1, const Npp16u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaxIndx_32s(const Npp32s *pSrc, int nLength, Npp32s *pMax, int *pIndx, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumRelativeError_64fc(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiffL1GetBufferSize_16s32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_L1_16s32f.
NppStatus nppsMeanGetBufferSize_16s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsMaximumErrorGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumError_32f.
NppStatus nppsMin_16s_Ctx(const Npp16s *pSrc, int nLength, Npp16s *pMin, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit integer vector min method
NppStatus nppsMinMaxGetBufferSize_8u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMinMax_8u.
NppStatus nppsMinAbsIndxGetBufferSize_16s(int nLength, int *hpBufferSize)
NppStatus nppsMinMaxIndx_64f_Ctx(const Npp64f *pSrc, int nLength, Npp64f *pMin, int *pMinIndx, Npp64f *pMax, int *pMaxIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float vector min and max with indices method
NppStatus nppsNorm_L1_64f_Ctx(const Npp64f *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float vector L1 norm method
NppStatus nppsMinMaxGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMinMax_64f.
NppStatus nppsMaximumErrorGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumError_32s.
NppStatus nppsNorm_L1_16s64s_Sfs_Ctx(const Npp16s *pSrc, int nLength, Npp64s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer vector L1 norm method, return value is 64-bit signed integer.
NppStatus nppsDotProdGetBufferSize_32f32fc(int nLength, int *hpBufferSize)
NppStatus nppsMinMaxIndx_16u(const Npp16u *pSrc, int nLength, Npp16u *pMin, int *pMinIndx, Npp16u *pMax, int *pMaxIndx, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiffL2SqrGetBufferSize_16s64s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsNormDiff_L2Sqr_16s64s_Sfs(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp64s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumRelativeErrorGetBufferSize_64sc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumRelativeError_64sc.
NppStatus nppsNormDiff_Inf_16s32s_Sfs(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsNorm_L2_16s32f(const Npp16s *pSrc, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsMaxGetBufferSize_16s(int nLength, int *hpBufferSize)
NppStatus nppsNormDiffL1GetBufferSize_64fc64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_L1_64fc64f.
NppStatus nppsAverageError_64fc_Ctx(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit floating point complex Average method.
NppStatus nppsMeanGetBufferSize_16sc_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMean_16sc_Sfs.
NppStatus nppsNorm_L2_16s32s_Sfs_Ctx(const Npp16s *pSrc, int nLength, Npp32s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer vector L2 norm method, return value is 32-bit signed integer.
NppStatus nppsMaxAbsIndxGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsMaximumRelativeErrorGetBufferSize_64s(int nLength, int *hpBufferSize)
NppStatus nppsNormInfGetBufferSize_32fc32f(int nLength, int *hpBufferSize)
NppStatus nppsNormL1GetBufferSize_32fc64f(int nLength, int *hpBufferSize)
NppStatus nppsDotProdGetBufferSize_32f64f(int nLength, int *hpBufferSize)
NppStatus nppsNormDiffL2GetBufferSize_64fc64f(int nLength, int *hpBufferSize)
NppStatus nppsMeanStdDevGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMeanStdDev_64f.
NppStatus nppsAverageErrorGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageError_32s.
NppStatus nppsMinMax_16s_Ctx(const Npp16s *pSrc, int nLength, Npp16s *pMin, Npp16s *pMax, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short vector min and max method
NppStatus nppsAverageError_32u(const Npp32u *pSrc1, const Npp32u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumErrorGetBufferSize_64sc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumError_64sc.
NppStatus nppsMaximumErrorGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsAverageErrorGetBufferSize_16s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageError_16s.
NppStatus nppsMinMax_16s(const Npp16s *pSrc, int nLength, Npp16s *pMin, Npp16s *pMax, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumRelativeErrorGetBufferSize_64s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumRelativeError_64s.
NppStatus nppsDotProd_16s_Sfs(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp16s *pDp, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumRelativeError_32f(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumErrorGetBufferSize_64fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumError_64fc.
NppStatus nppsMaximumRelativeErrorGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMaxGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMax_64f.
NppStatus nppsMean_16sc_Sfs_Ctx(const Npp16sc *pSrc, int nLength, Npp16sc *pMean, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit short complex vector mean with integer scaling method
NppStatus nppsNorm_L1_32f_Ctx(const Npp32f *pSrc, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float vector L1 norm method
NppStatus nppsSum_64fc(const Npp64fc *pSrc, int nLength, Npp64fc *pSum, Npp8u *pDeviceBuffer)
NppStatus nppsDotProd_16sc64sc_Ctx(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp64sc *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer complex dot product method, return value is 64-bit signed integer complex...
NppStatus nppsDotProd_32s32sc_Sfs(const Npp32s *pSrc1, const Npp32sc *pSrc2, int nLength, Npp32sc *pDp, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsNormL2GetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsDotProdGetBufferSize_16s32s32s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsNormDiffL1GetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_L1_32f.
NppStatus nppsMinGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMin_32s.
NppStatus nppsNorm_L1_16s32s_Sfs(const Npp16s *pSrc, int nLength, Npp32s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeErrorGetBufferSize_32u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageRelativeError_32u.
NppStatus nppsAverageRelativeErrorGetBufferSize_16s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageRelativeError_16s.
NppStatus nppsMaximumRelativeErrorGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumRelativeError_32f.
NppStatus nppsMaxIndxGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMaxIndx_32f.
NppStatus nppsAverageRelativeErrorGetBufferSize_8s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageRelativeError_8s.
NppStatus nppsAverageError_64f(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsDotProd_32f32fc64fc(const Npp32f *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64fc *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumRelativeErrorGetBufferSize_16sc(int nLength, int *hpBufferSize)
NppStatus nppsAverageErrorGetBufferSize_16u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageError_16u.
NppStatus nppsSum_16s_Sfs_Ctx(const Npp16s *pSrc, int nLength, Npp16s *pSum, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit short vector sum with integer scaling method
NppStatus nppsAverageRelativeErrorGetBufferSize_64s(int nLength, int *hpBufferSize)
NppStatus nppsAverageErrorGetBufferSize_16sc(int nLength, int *hpBufferSize)
NppStatus nppsMinMaxIndxGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMinMaxIndx_32f.
NppStatus nppsDotProd_16sc64sc(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp64sc *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsDotProd_64f(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumError_8s(const Npp8s *pSrc1, const Npp8s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMinMaxIndx_8u(const Npp8u *pSrc, int nLength, Npp8u *pMin, int *pMinIndx, Npp8u *pMax, int *pMaxIndx, Npp8u *pDeviceBuffer)
NppStatus nppsMinIndx_32s(const Npp32s *pSrc, int nLength, Npp32s *pMin, int *pIndx, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeError_64f(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsDotProd_32f32fc(const Npp32f *pSrc1, const Npp32fc *pSrc2, int nLength, Npp32fc *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumErrorGetBufferSize_32fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumError_32fc.
NppStatus nppsMinAbsIndxGetBufferSize_16s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMinAbsIndx_16s.
NppStatus nppsMaxAbsIndx_16s_Ctx(const Npp16s *pSrc, int nLength, Npp16s *pMaxAbs, int *pIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit integer vector max absolute index method
NppStatus nppsAverageErrorGetBufferSize_64sc(int nLength, int *hpBufferSize)
NppStatus nppsDotProdGetBufferSize_64f64fc(int nLength, int *hpBufferSize)
NppStatus nppsNormL2GetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_L2_64f.
NppStatus nppsMaxEvery_16s_I(const Npp16s *pSrc, Npp16s *pSrcDst, int nLength)
NppStatus nppsAverageRelativeError_32sc(const Npp32sc *pSrc1, const Npp32sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMinMaxGetBufferSize_16s(int nLength, int *hpBufferSize)
NppStatus nppsMinAbs_32s(const Npp32s *pSrc, int nLength, Npp32s *pMinAbs, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeErrorGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageRelativeError_32f.
NppStatus nppsNormDiffL1GetBufferSize_16s64s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_L1_16s64s_Sfs.
NppStatus nppsMaximumRelativeErrorGetBufferSize_8s(int nLength, int *hpBufferSize)
NppStatus nppsMaximumError_32fc(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
long long Npp64s
64-bit signed integers
Definition: nppdefs.h:277
NppStatus nppsNormDiff_L2_64fc64f(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsDotProdGetBufferSize_16s32s32s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_16s32s32s_Sfs.
NppStatus nppsMeanGetBufferSize_32fc(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeError_8s_Ctx(const Npp8s *pSrc1, const Npp8s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
8-bit signed char AverageRelative method.
NppStatus nppsMinMaxGetBufferSize_8u(int nLength, int *hpBufferSize)
NppStatus nppsNormDiffInfGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeErrorGetBufferSize_8u(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeErrorGetBufferSize_32fc(int nLength, int *hpBufferSize)
NppStatus nppsNormDiff_L1_16s32f_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer L1 norm method on two vectors' difference, return value is 32-bit float...
NppStatus nppsAverageRelativeError_16s(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMin_64f_Ctx(const Npp64f *pSrc, int nLength, Npp64f *pMin, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit integer vector min method
NppStatus nppsAverageRelativeErrorGetBufferSize_16sc(int nLength, int *hpBufferSize)
NppStatus nppsAverageError_32u_Ctx(const Npp32u *pSrc1, const Npp32u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit unsigned short integer Average method.
NppStatus nppsAverageRelativeError_16u_Ctx(const Npp16u *pSrc1, const Npp16u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit unsigned short integer AverageRelative method.
NppStatus nppsNormL1GetBufferSize_32fc64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_L1_32fc64f.
NppStatus nppsMinMax_32s_Ctx(const Npp32s *pSrc, int nLength, Npp32s *pMin, Npp32s *pMax, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit signed int vector min and max method
NppStatus nppsAverageError_64sc(const Npp64sc *pSrc1, const Npp64sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsDotProd_16sc32fc(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp32fc *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiffL2GetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_L2_64f.
NppStatus nppsMinMaxIndx_32s(const Npp32s *pSrc, int nLength, Npp32s *pMin, int *pMinIndx, Npp32s *pMax, int *pMaxIndx, Npp8u *pDeviceBuffer)
NppStatus nppsMinIndx_32f(const Npp32f *pSrc, int nLength, Npp32f *pMin, int *pIndx, Npp8u *pDeviceBuffer)
NppStatus nppsDotProd_32f_Ctx(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp32f *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float dot product method, return value is 32-bit float.
NppStatus nppsAverageRelativeError_32f(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
int Npp32s
32-bit signed integers
Definition: nppdefs.h:275
NppStatus nppsMeanStdDevGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMinIndxGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMinMax_64f(const Npp64f *pSrc, int nLength, Npp64f *pMin, Npp64f *pMax, Npp8u *pDeviceBuffer)
NppStatus nppsNormL2GetBufferSize_16s32s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_L2_16s32s_Sfs.
NppStatus nppsAverageErrorGetBufferSize_8u(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeError_64s(const Npp64s *pSrc1, const Npp64s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMinEvery_16u_I_Ctx(const Npp16u *pSrc, Npp16u *pSrcDst, int nLength, NppStreamContext nppStreamCtx)
16-bit unsigned short integer in place min value for each pair of elements.
NppStatus nppsNormDiffL1GetBufferSize_16s32s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsNormDiff_L1_16s64s_Sfs(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp64s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiffL2GetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_L2_32f.
NppStatus nppsMaxEvery_32f_I_Ctx(const Npp32f *pSrc, Npp32f *pSrcDst, int nLength, NppStreamContext nppStreamCtx)
32-bit floating point in place max value for each pair of elements.
NppStatus nppsMaximumRelativeError_32s_Ctx(const Npp32s *pSrc1, const Npp32s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit signed short integer MaximumRelative method.
NppStatus nppsMinIndx_16s(const Npp16s *pSrc, int nLength, Npp16s *pMin, int *pIndx, Npp8u *pDeviceBuffer)
NppStatus nppsAverageError_64f_Ctx(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit floating point Average method.
NppStatus nppsAverageRelativeError_64sc_Ctx(const Npp64sc *pSrc1, const Npp64sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit unsigned short complex integer AverageRelative method.
NppStatus nppsAverageError_16s(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMinMax_32u_Ctx(const Npp32u *pSrc, int nLength, Npp32u *pMin, Npp32u *pMax, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit unsigned int vector min and max method
NppStatus nppsMean_32f_Ctx(const Npp32f *pSrc, int nLength, Npp32f *pMean, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float vector mean method
NppStatus nppsMinAbsIndx_32s(const Npp32s *pSrc, int nLength, Npp32s *pMinAbs, int *pIndx, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiffL1GetBufferSize_16s32f(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeErrorGetBufferSize_16u(int nLength, int *hpBufferSize)
NppStatus nppsNormDiff_Inf_32f_Ctx(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float C norm method on two vectors' difference
NppStatus nppsDotProdGetBufferSize_16sc_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsNormDiff_Inf_32fc32f(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsDotProdGetBufferSize_32sc_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsSum_32f_Ctx(const Npp32f *pSrc, int nLength, Npp32f *pSum, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float vector sum method
NppStatus nppsCountInRangeGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsCountInRange_32s.
NppStatus nppsNormDiff_Inf_16s32f(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsMeanStdDev_64f_Ctx(const Npp64f *pSrc, int nLength, Npp64f *pMean, Npp64f *pStdDev, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float vector mean and standard deviation method
NppStatus nppsAverageRelativeErrorGetBufferSize_64s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageRelativeError_64s.
NppStatus nppsSum_16sc32sc_Sfs_Ctx(const Npp16sc *pSrc, int nLength, Npp32sc *pSum, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit short complex vector sum (32bit int complex) with integer scaling method
NppStatus nppsMinIndx_64f(const Npp64f *pSrc, int nLength, Npp64f *pMin, int *pIndx, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeErrorGetBufferSize_16s(int nLength, int *hpBufferSize)
NppStatus nppsMaxIndx_64f(const Npp64f *pSrc, int nLength, Npp64f *pMax, int *pIndx, Npp8u *pDeviceBuffer)
NppStatus nppsSum_32fc(const Npp32fc *pSrc, int nLength, Npp32fc *pSum, Npp8u *pDeviceBuffer)
NppStatus nppsNorm_L2_16s32f_Ctx(const Npp16s *pSrc, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer vector L2 norm method, return value is 32-bit float.
NppStatus nppsDotProdGetBufferSize_16s64s(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_16s64s_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp64s *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer dot product method, return value is 64-bit signed integer.
NppStatus nppsAverageRelativeErrorGetBufferSize_64sc(int nLength, int *hpBufferSize)
NppStatus nppsMeanStdDev_32f(const Npp32f *pSrc, int nLength, Npp32f *pMean, Npp32f *pStdDev, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeErrorGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsNormDiffInfGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_Inf_32f.
NppStatus nppsAverageError_16u(const Npp16u *pSrc1, const Npp16u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumError_16u(const Npp16u *pSrc1, const Npp16u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumErrorGetBufferSize_16u(int nLength, int *hpBufferSize)
NppStatus nppsDotProdGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsNorm_Inf_64fc64f_Ctx(const Npp64fc *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float complex vector C norm method, return value is 64-bit float.
NppStatus nppsMean_32f(const Npp32f *pSrc, int nLength, Npp32f *pMean, Npp8u *pDeviceBuffer)
NppStatus nppsMinMaxIndx_32f_Ctx(const Npp32f *pSrc, int nLength, Npp32f *pMin, int *pMinIndx, Npp32f *pMax, int *pMaxIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float vector min and max with indices method
NppStatus nppsStdDev_64f_Ctx(const Npp64f *pSrc, int nLength, Npp64f *pStdDev, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float vector standard deviation method
NppStatus nppsNormL2GetBufferSize_16s32f(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeErrorGetBufferSize_8s(int nLength, int *hpBufferSize)
NppStatus nppsNormDiff_L1_64fc64f_Ctx(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float complex L1 norm method on two vectors' difference, return value is 64-bit float...
NppStatus nppsDotProd_32fc64fc(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64fc *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsDotProdGetBufferSize_16sc32sc_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_16sc32sc_Sfs.
NppStatus nppsMaximumRelativeError_32u(const Npp32u *pSrc1, const Npp32u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiffL2SqrGetBufferSize_16s64s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_L2Sqr_16s64s_Sfs.
NppStatus nppsDotProd_32f64f(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp64f *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsAverageErrorGetBufferSize_32u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageError_32u.
NppStatus nppsAverageError_8u_Ctx(const Npp8u *pSrc1, const Npp8u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
8-bit unsigned char Average method.
NppStatus nppsMeanStdDev_16s32s_Sfs(const Npp16s *pSrc, int nLength, Npp32s *pMean, Npp32s *pStdDev, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsZeroCrossingGetBufferSize_16s32f(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeErrorGetBufferSize_64fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageRelativeError_64fc.
NppStatus nppsNormDiffL1GetBufferSize_32fc64f(int nLength, int *hpBufferSize)
NppStatus nppsDotProdGetBufferSize_16sc32fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_16sc32fc.
NppStatus nppsNormInfGetBufferSize_32fc32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_Inf_32fc32f.
NppStatus nppsMaximumRelativeError_8u(const Npp8u *pSrc1, const Npp8u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsDotProdGetBufferSize_32s32sc_Sfs(int nLength, int *hpBufferSize)
Npp16sc
Definition: nppdefs.h:310
NppStatus nppsMinEvery_32f_I(const Npp32f *pSrc, Npp32f *pSrcDst, int nLength)
NppStatus nppsDotProdGetBufferSize_32s32sc_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_32s32sc_Sfs.
NppStatus nppsSum_16sc_Sfs(const Npp16sc *pSrc, int nLength, Npp16sc *pSum, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsMeanStdDev_16s32s_Sfs_Ctx(const Npp16s *pSrc, int nLength, Npp32s *pMean, Npp32s *pStdDev, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit float vector mean and standard deviation method (return values are 32-bit) ...
NppStatus nppsSum_32fc_Ctx(const Npp32fc *pSrc, int nLength, Npp32fc *pSum, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float complex vector sum method
NppStatus nppsMaximumRelativeErrorGetBufferSize_16s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumRelativeError_16s.
NppStatus nppsMinGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMin_64f.
NppStatus nppsMaximumErrorGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsDotProdGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_64f.
NppStatus nppsMaximumErrorGetBufferSize_8s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumError_8s.
NppStatus nppsMaxAbsGetBufferSize_16s(int nLength, int *hpBufferSize)
NppStatus nppsMinGetBufferSize_16s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMin_16s.
NppStatus nppsMinIndxGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMinIndx_32s.
NppStatus nppsMinEvery_32s_I_Ctx(const Npp32s *pSrc, Npp32s *pSrcDst, int nLength, NppStreamContext nppStreamCtx)
32-bit signed integer in place min value for each pair of elements.
NppStatus nppsSumGetBufferSize_16s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsMaximumRelativeErrorGetBufferSize_16u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumRelativeError_16u.
NppStatus nppsNormDiffInfGetBufferSize_16s32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_Inf_16s32f.
NppStatus nppsAverageErrorGetBufferSize_64s(int nLength, int *hpBufferSize)
unsigned short Npp16u
16-bit unsigned integers
Definition: nppdefs.h:272
NppStatus nppsNormDiffL1GetBufferSize_16s64s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_32f32fc_Ctx(const Npp32f *pSrc1, const Npp32fc *pSrc2, int nLength, Npp32fc *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float and 32-bit float complex dot product method, return value is 32-bit float complex...
NppStatus nppsAverageRelativeError_32fc_Ctx(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit floating point complex AverageRelative method.
NppStatus nppsMaximumErrorGetBufferSize_16sc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumError_16sc.
NppStatus nppsMeanStdDev_16s_Sfs(const Npp16s *pSrc, int nLength, Npp16s *pMean, Npp16s *pStdDev, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeError_16s_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer AverageRelative method.
NppStatus nppsAverageErrorGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsMean_64fc_Ctx(const Npp64fc *pSrc, int nLength, Npp64fc *pMean, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit double complex vector mean method
NppStatus nppsAverageRelativeErrorGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMaximumRelativeErrorGetBufferSize_32sc(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_16s16sc_Sfs_Ctx(const Npp16s *pSrc1, const Npp16sc *pSrc2, int nLength, Npp16sc *pDp, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer and 16-bit signed short integer complex dot product method, return value is 16-bit signed short integer complex.
NPP stream context structure must be filled in by application.
Definition: nppdefs.h:635
NppStatus nppsDotProd_64f64fc_Ctx(const Npp64f *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64fc *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float and 64-bit float complex dot product method, return value is 64-bit float complex...
NppStatus nppsAverageErrorGetBufferSize_32sc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageError_32sc.
NppStatus nppsNormDiffInfGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsNorm_L2_32fc64f(const Npp32fc *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsMinEvery_32f_I_Ctx(const Npp32f *pSrc, Npp32f *pSrcDst, int nLength, NppStreamContext nppStreamCtx)
32-bit floating point in place min value for each pair of elements.
NppStatus nppsMeanGetBufferSize_32s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMean_32s_Sfs.
NppStatus nppsNormDiffL2GetBufferSize_16s32f(int nLength, int *hpBufferSize)
NppStatus nppsMaxAbs_32s_Ctx(const Npp32s *pSrc, int nLength, Npp32s *pMaxAbs, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit integer vector max absolute method
NppStatus nppsDotProdGetBufferSize_16sc32sc_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsMax_32f(const Npp32f *pSrc, int nLength, Npp32f *pMax, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumError_64s_Ctx(const Npp64s *pSrc1, const Npp64s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit signed short integer maximum method.
NppStatus nppsMaximumRelativeError_8s(const Npp8s *pSrc1, const Npp8s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumError_64sc(const Npp64sc *pSrc1, const Npp64sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsDotProdGetBufferSize_32sc_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_32sc_Sfs.
NppStatus nppsMaximumErrorGetBufferSize_64sc(int nLength, int *hpBufferSize)
NppStatus nppsNormDiff_L1_32fc64f_Ctx(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float complex L1 norm method on two vectors' difference, return value is 64-bit float...
NppStatus nppsMaxEvery_16s_I_Ctx(const Npp16s *pSrc, Npp16s *pSrcDst, int nLength, NppStreamContext nppStreamCtx)
16-bit signed short integer in place max value for each pair of elements.
NppStatus nppsMaximumRelativeError_64sc(const Npp64sc *pSrc1, const Npp64sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsDotProd_32s_Sfs(const Npp32s *pSrc1, const Npp32s *pSrc2, int nLength, Npp32s *pDp, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsCountInRange_32s_Ctx(const Npp32s *pSrc, int nLength, int *pCounts, Npp32s nLowerBound, Npp32s nUpperBound, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
Computes the number of elements whose values fall into the specified range on a 32-bit signed integer...
NppStatus nppsMaximumError_32f(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumError_16sc_Ctx(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit unsigned short complex integer maximum method.
NppStatus nppsNormInfGetBufferSize_16s32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_Inf_16s32f.
NppStatus nppsMaxAbsGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMaxAbs_32s.
NppStatus nppsSumGetBufferSize_16sc_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsSum_16sc_Sfs.
NppStatus nppsNormDiff_Inf_64f(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumError_8u(const Npp8u *pSrc1, const Npp8u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsDotProd_32f64f_Ctx(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp64f *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float dot product method, return value is 64-bit float.
NppStatus nppsMaximumRelativeErrorGetBufferSize_8s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumRelativeError_8s.
NppStatus nppsAverageError_32sc_Ctx(const Npp32sc *pSrc1, const Npp32sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit unsigned short complex integer Average method.
NppStatus nppsMinIndx_32f_Ctx(const Npp32f *pSrc, int nLength, Npp32f *pMin, int *pIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float vector min index method
NppStatus nppsMaximumErrorGetBufferSize_16s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumError_16s.
NppStatus nppsMaximumErrorGetBufferSize_8s(int nLength, int *hpBufferSize)
NppStatus nppsNormDiffInfGetBufferSize_32fc32f(int nLength, int *hpBufferSize)
NppStatus nppsZeroCrossing_16s32f(const Npp16s *pSrc, int nLength, Npp32f *pValZC, NppsZCType tZCType, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumError_32sc(const Npp32sc *pSrc1, const Npp32sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMinAbsGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMinAbs_32s.
NppStatus nppsStdDevGetBufferSize_16s32s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsAverageErrorGetBufferSize_8s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageError_8s.
NppStatus nppsMinMaxGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsMaxGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMax_32f.
NppStatus nppsNormDiff_L1_16s32s_Sfs_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer L1 norm method on two vectors' difference, return value is 32-bit signed ...
NppStatus nppsDotProd_16s_Sfs_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp16s *pDp, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer dot product method, return value is 16-bit signed short integer...
short Npp16s
16-bit signed integers
Definition: nppdefs.h:273
NppStatus nppsNormInfGetBufferSize_16s32f(int nLength, int *hpBufferSize)
unsigned int Npp32u
32-bit unsigned integers
Definition: nppdefs.h:274
NppStatus nppsSumGetBufferSize_32s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsSum_32s_Sfs.
NppStatus nppsDotProdGetBufferSize_16sc32fc(int nLength, int *hpBufferSize)
signed char Npp8s
8-bit signed chars
Definition: nppdefs.h:271
NppStatus nppsStdDev_32f(const Npp32f *pSrc, int nLength, Npp32f *pStdDev, Npp8u *pDeviceBuffer)
NppStatus nppsMax_16s_Ctx(const Npp16s *pSrc, int nLength, Npp16s *pMax, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit integer vector max method
NppStatus nppsMaximumRelativeErrorGetBufferSize_16sc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumRelativeError_16sc.
NppStatus nppsNorm_L1_16s32f_Ctx(const Npp16s *pSrc, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer vector L1 norm method, return value is 32-bit float.
NppStatus nppsMaximumRelativeErrorGetBufferSize_32u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumRelativeError_32u.
NppStatus nppsMaximumRelativeError_32sc(const Npp32sc *pSrc1, const Npp32sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumRelativeError_64s(const Npp64s *pSrc1, const Npp64s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsAverageError_16sc(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiff_L1_16s32s_Sfs(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiff_L2_16s32f_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer L2 norm method on two vectors' difference, return value is 32-bit float...
NppStatus nppsNormL1GetBufferSize_16s64s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsAverageError_64fc(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiffInfGetBufferSize_16s32s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_Inf_16s32s_Sfs.
NppStatus nppsMinMaxIndxGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMinMaxIndx_32s.
NppStatus nppsMeanStdDev_16s_Sfs_Ctx(const Npp16s *pSrc, int nLength, Npp16s *pMean, Npp16s *pStdDev, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit float vector mean and standard deviation method (return values are also 16-bit) ...
NppStatus nppsMaxAbsIndxGetBufferSize_16s(int nLength, int *hpBufferSize)
NppStatus nppsMinMaxIndx_16u_Ctx(const Npp16u *pSrc, int nLength, Npp16u *pMin, int *pMinIndx, Npp16u *pMax, int *pMaxIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit unsigned short vector min and max with indices method
NppStatus nppsMaximumError_32s_Ctx(const Npp32s *pSrc1, const Npp32s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit signed short integer maximum method.
NppStatus nppsMaximumError_32f_Ctx(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit floating point maximum method.
NppStatus nppsSumGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsSum_64f.
NppStatus nppsNormL2GetBufferSize_32fc64f(int nLength, int *hpBufferSize)
NppStatus nppsMinAbsGetBufferSize_16s(int nLength, int *hpBufferSize)
NppStatus nppsNormDiff_Inf_64fc64f(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsNormL1GetBufferSize_16s32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_L1_16s32f.
NppStatus nppsMinGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMaximumError_64fc(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
double Npp64f
64-bit floating-point numbers
Definition: nppdefs.h:279
NppStatus nppsNormDiff_L2_64f_Ctx(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float L2 norm method on two vectors' difference
NppStatus nppsMin_32f(const Npp32f *pSrc, int nLength, Npp32f *pMin, Npp8u *pDeviceBuffer)
NppStatus nppsDotProd_32s32sc_Sfs_Ctx(const Npp32s *pSrc1, const Npp32sc *pSrc2, int nLength, Npp32sc *pDp, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit signed short integer and 32-bit signed short integer complex dot product method, return value is 32-bit signed integer complex.
NppStatus nppsDotProd_16s16sc64sc(const Npp16s *pSrc1, const Npp16sc *pSrc2, int nLength, Npp64sc *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsMinEvery_16s_I(const Npp16s *pSrc, Npp16s *pSrcDst, int nLength)
NppStatus nppsDotProd_16s32f_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32f *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer dot product method, return value is 32-bit float.
NppStatus nppsMaxIndx_64f_Ctx(const Npp64f *pSrc, int nLength, Npp64f *pMax, int *pIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float vector max index method
NppStatus nppsNormDiffL1GetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_L1_64f.
NppStatus nppsMinMaxIndxGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMinMaxIndx_64f.
NppStatus nppsMaxEvery_8u_I_Ctx(const Npp8u *pSrc, Npp8u *pSrcDst, int nLength, NppStreamContext nppStreamCtx)
8-bit in place max value for each pair of elements.
NppStatus nppsNormDiff_L1_32f(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsDotProdGetBufferSize_16s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_16s_Sfs.
NppStatus nppsMaximumRelativeErrorGetBufferSize_32fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumRelativeError_32fc.
NppStatus nppsNormDiffInfGetBufferSize_64fc64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_Inf_64fc64f.
NppStatus nppsMaxGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsMaximumRelativeError_16u(const Npp16u *pSrc1, const Npp16u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsDotProdGetBufferSize_32fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_32fc.
NppStatus nppsMeanStdDevGetBufferSize_16s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_16sc32sc_Sfs_Ctx(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp32sc *pDp, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer complex dot product method, return value is 32-bit signed integer complex...
NppStatus nppsMaximumError_8s_Ctx(const Npp8s *pSrc1, const Npp8s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
8-bit signed char maximum method.
NppStatus nppsNormL2GetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsNorm_L1_64fc64f_Ctx(const Npp64fc *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float complex vector L1 norm method, return value is 64-bit float.
NppStatus nppsAverageRelativeError_16sc_Ctx(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit unsigned short complex integer AverageRelative method.
NppStatus nppsMinMax_16u(const Npp16u *pSrc, int nLength, Npp16u *pMin, Npp16u *pMax, Npp8u *pDeviceBuffer)
NppStatus nppsMinMaxIndxGetBufferSize_32u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMinMaxIndx_32u.
NppStatus nppsZeroCrossing_32f_Ctx(const Npp32f *pSrc, int nLength, Npp32f *pValZC, NppsZCType tZCType, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit floating-point zero crossing method, return value is 32-bit floating point.
NppStatus nppsNorm_Inf_16s32f(const Npp16s *pSrc, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsMaxEvery_32s_I(const Npp32s *pSrc, Npp32s *pSrcDst, int nLength)
NppStatus nppsAverageRelativeErrorGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageRelativeError_32s.
NppStatus nppsAverageRelativeError_32s_Ctx(const Npp32s *pSrc1, const Npp32s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit signed short integer AverageRelative method.
NppStatus nppsMin_64f(const Npp64f *pSrc, int nLength, Npp64f *pMin, Npp8u *pDeviceBuffer)
NppStatus nppsMinAbsIndx_16s(const Npp16s *pSrc, int nLength, Npp16s *pMinAbs, int *pIndx, Npp8u *pDeviceBuffer)
NppStatus nppsDotProd_16sc_Sfs_Ctx(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp16sc *pDp, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer complex dot product method, return value is 16-bit signed short integer c...
NppStatus nppsZeroCrossingGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMaxAbsIndx_32s_Ctx(const Npp32s *pSrc, int nLength, Npp32s *pMaxAbs, int *pIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit integer vector max absolute index method
NppStatus nppsMaxAbsIndx_16s(const Npp16s *pSrc, int nLength, Npp16s *pMaxAbs, int *pIndx, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumErrorGetBufferSize_32sc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumError_32sc.
NppStatus nppsMaximumErrorGetBufferSize_16sc(int nLength, int *hpBufferSize)
NppStatus nppsNorm_L2_64fc64f_Ctx(const Npp64fc *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float complex vector L2 norm method, return value is 64-bit float.
NppStatus nppsMax_16s(const Npp16s *pSrc, int nLength, Npp16s *pMax, Npp8u *pDeviceBuffer)
NppStatus nppsMeanStdDev_32f_Ctx(const Npp32f *pSrc, int nLength, Npp32f *pMean, Npp32f *pStdDev, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float vector mean and standard deviation method
NppStatus nppsMinIndx_32s_Ctx(const Npp32s *pSrc, int nLength, Npp32s *pMin, int *pIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit integer vector min index method
NppStatus nppsSumGetBufferSize_16s32s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsAverageErrorGetBufferSize_32fc(int nLength, int *hpBufferSize)
NppStatus nppsMean_16sc_Sfs(const Npp16sc *pSrc, int nLength, Npp16sc *pMean, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsSumGetBufferSize_64f(int nLength, int *hpBufferSize)
NppsZCType
Definition: nppdefs.h:578
NppStatus nppsDotProd_16s16sc32sc_Sfs_Ctx(const Npp16s *pSrc1, const Npp16sc *pSrc2, int nLength, Npp32sc *pDp, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer and 16-bit signed short integer complex dot product method, return value is 32-bit signed integer complex.
NppStatus nppsDotProd_16s32s_Sfs(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32s *pDp, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsMinMax_32s(const Npp32s *pSrc, int nLength, Npp32s *pMin, Npp32s *pMax, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeError_32f_Ctx(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit floating point AverageRelative method.
NppStatus nppsNorm_L1_32fc64f_Ctx(const Npp32fc *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float complex vector L1 norm method, return value is 64-bit float.
NppStatus nppsNormDiff_Inf_16s32s_Sfs_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer C norm method on two vectors' difference, return value is 32-bit signed i...
NppStatus nppsNorm_L1_64f(const Npp64f *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsSumGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsSum_32f.
NppStatus nppsZeroCrossing_32f(const Npp32f *pSrc, int nLength, Npp32f *pValZC, NppsZCType tZCType, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeErrorGetBufferSize_64fc(int nLength, int *hpBufferSize)
NppStatus nppsMaximumRelativeErrorGetBufferSize_64fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumRelativeError_64fc.
NppStatus nppsAverageRelativeErrorGetBufferSize_32sc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageRelativeError_32sc.
NppStatus nppsNormL1GetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_L1_32f.
NppStatus nppsSumGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsAverageError_16s_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer Average method.
NppStatus nppsMaxEvery_32s_I_Ctx(const Npp32s *pSrc, Npp32s *pSrcDst, int nLength, NppStreamContext nppStreamCtx)
32-bit signed integer in place max value for each pair of elements.
NppStatus nppsMaximumError_16s_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer maximum method.
NppStatus nppsSum_32s_Sfs(const Npp32s *pSrc, int nLength, Npp32s *pSum, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumError_16s(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMinIndxGetBufferSize_64f(int nLength, int *hpBufferSize)
float Npp32f
32-bit (IEEE) floating-point numbers
Definition: nppdefs.h:278
NppStatus nppsAverageErrorGetBufferSize_32u(int nLength, int *hpBufferSize)
NppStatus nppsNorm_L1_16s32f(const Npp16s *pSrc, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsMax_32f_Ctx(const Npp32f *pSrc, int nLength, Npp32f *pMax, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float vector max method
NppStatus nppsMeanGetBufferSize_16s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMean_16s_Sfs.
NppStatus nppsDotProdGetBufferSize_16sc64sc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_16sc64sc.
NppStatus nppsAverageErrorGetBufferSize_64fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageError_64fc.
NppStatus nppsMinMax_64f_Ctx(const Npp64f *pSrc, int nLength, Npp64f *pMin, Npp64f *pMax, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit double vector min and max method
NppStatus nppsNormDiffL2GetBufferSize_32fc64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_L2_32fc64f.
NppStatus nppsMinMax_8u(const Npp8u *pSrc, int nLength, Npp8u *pMin, Npp8u *pMax, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumRelativeError_64f(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMinMax_8u_Ctx(const Npp8u *pSrc, int nLength, Npp8u *pMin, Npp8u *pMax, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
8-bit char vector min and max method
NppStatus nppsAverageRelativeError_64fc_Ctx(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit floating point complex AverageRelative method.
NppStatus nppsMinAbsGetBufferSize_16s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMinAbs_16s.
NppStatus nppsStdDevGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsStdDev_64f.
NppStatus nppsMinEvery_32s_I(const Npp32s *pSrc, Npp32s *pSrcDst, int nLength)
NppStatus nppsSum_64fc_Ctx(const Npp64fc *pSrc, int nLength, Npp64fc *pSum, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit double complex vector sum method
NppStatus nppsMeanGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMean_32f.
NppStatus nppsDotProdGetBufferSize_16s32s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsMaxAbsIndxGetBufferSize_16s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMaxAbsIndx_16s.
NppStatus nppsSumGetBufferSize_32s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsAverageError_16u_Ctx(const Npp16u *pSrc1, const Npp16u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit unsigned short integer Average method.
NppStatus nppsMaxAbsIndxGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMaxAbsIndx_32s.
NppStatus nppsAverageError_32sc(const Npp32sc *pSrc1, const Npp32sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMinMaxIndxGetBufferSize_16s(int nLength, int *hpBufferSize)
NppStatus nppsMinMaxGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsNormDiff_L1_16s32f(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsSum_16sc32sc_Sfs(const Npp16sc *pSrc, int nLength, Npp32sc *pSum, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsNormL2GetBufferSize_32fc64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_L2_32fc64f.
NppStatus nppsMinMaxIndx_8u_Ctx(const Npp8u *pSrc, int nLength, Npp8u *pMin, int *pMinIndx, Npp8u *pMax, int *pMaxIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
8-bit char vector min and max with indices method
NppStatus nppsMaximumRelativeErrorGetBufferSize_32u(int nLength, int *hpBufferSize)
NppStatus nppsMaxIndxGetBufferSize_16s(int nLength, int *hpBufferSize)
NppStatus nppsMaximumRelativeErrorGetBufferSize_32sc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumRelativeError_32sc.
NppStatus nppsMinGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsMaxIndxGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsMinIndxGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMinIndx_64f.
NppStatus nppsNormDiff_Inf_32fc32f_Ctx(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float complex C norm method on two vectors' difference, return value is 32-bit float...
NppStatus nppsAverageErrorGetBufferSize_64fc(int nLength, int *hpBufferSize)
NppStatus nppsAverageErrorGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageError_32f.
NppStatus nppsDotProdGetBufferSize_32fc64fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_32fc64fc.
NppStatus nppsNormDiffInfGetBufferSize_16s32f(int nLength, int *hpBufferSize)
NppStatus nppsMinIndxGetBufferSize_16s(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_64fc_Ctx(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64fc *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float complex dot product method, return value is 64-bit float complex.
NppStatus nppsNorm_L2_32f_Ctx(const Npp32f *pSrc, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float vector L2 norm method
NppStatus nppsAverageRelativeError_8s(const Npp8s *pSrc1, const Npp8s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsNormInfGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_64fc(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64fc *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeError_64f_Ctx(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit floating point AverageRelative method.
NppStatus nppsStdDev_16s_Sfs_Ctx(const Npp16s *pSrc, int nLength, Npp16s *pStdDev, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit float vector standard deviation method (return value is also 16-bit)
NppStatus nppsMaximumError_16sc(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsDotProdGetBufferSize_16s32s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_16s32s_Sfs.
NppStatus nppsNormDiffL2GetBufferSize_16s32s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsMaximumRelativeErrorGetBufferSize_32s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumRelativeError_32s.
NppStatus nppsDotProd_16sc_Sfs(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp16sc *pDp, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsDotProd_16s32s_Sfs_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32s *pDp, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer dot product method, return value is 32-bit signed integer.
NppStatus nppsNorm_L2_32fc64f_Ctx(const Npp32fc *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float complex vector L2 norm method, return value is 64-bit float.
NppStatus nppsMaximumRelativeErrorGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsMaximumError_64sc_Ctx(const Npp64sc *pSrc1, const Npp64sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit unsigned short complex integer maximum method.
NppStatus nppsNormDiff_L2_64fc64f_Ctx(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float complex L2 norm method on two vectors' difference, return value is 64-bit float...
NppStatus nppsNorm_L2_64f(const Npp64f *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsNormInfGetBufferSize_64fc64f(int nLength, int *hpBufferSize)
NppStatus nppsDotProdGetBufferSize_16sc64sc(int nLength, int *hpBufferSize)
NppStatus nppsMin_32s(const Npp32s *pSrc, int nLength, Npp32s *pMin, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeError_32u(const Npp32u *pSrc1, const Npp32u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumErrorGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumError_64f.
NppStatus nppsNorm_L2Sqr_16s64s_Sfs(const Npp16s *pSrc, int nLength, Npp64s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumRelativeError_32fc_Ctx(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit floating point complex MaximumRelative method.
NppStatus nppsDotProdGetBufferSize_32f64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_32f64f.
NppStatus nppsNormDiff_L1_16s64s_Sfs_Ctx(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp64s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer L1 norm method on two vectors' difference, return value is 64-bit signed ...
NppStatus nppsMean_64f_Ctx(const Npp64f *pSrc, int nLength, Npp64f *pMean, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit double vector mean method
NppStatus nppsMeanStdDevGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeError_32s(const Npp32s *pSrc1, const Npp32s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumError_32sc_Ctx(const Npp32sc *pSrc1, const Npp32sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit unsigned short complex integer maximum method.
NppStatus nppsDotProd_16s32s32s_Sfs(const Npp16s *pSrc1, const Npp32s *pSrc2, int nLength, Npp32s *pDp, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsMaxEvery_32f_I(const Npp32f *pSrc, Npp32f *pSrcDst, int nLength)
NppStatus nppsMaximumRelativeError_16sc_Ctx(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit unsigned short complex integer MaximumRelative method.
NppStatus nppsMinMaxGetBufferSize_16s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMinMax_16s.
NppStatus nppsMinMaxIndxGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsAverageErrorGetBufferSize_8s(int nLength, int *hpBufferSize)
NppStatus nppsStdDev_32f_Ctx(const Npp32f *pSrc, int nLength, Npp32f *pStdDev, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float vector standard deviation method
NppStatus nppsAverageError_32f(const Npp32f *pSrc1, const Npp32f *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsSum_32f(const Npp32f *pSrc, int nLength, Npp32f *pSum, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumRelativeError_16sc(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumRelativeErrorGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsAverageError_32fc_Ctx(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit floating point complex Average method.
NppStatus nppsNormDiff_Inf_64f_Ctx(const Npp64f *pSrc1, const Npp64f *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float C norm method on two vectors' difference
NppStatus nppsAverageRelativeError_8u(const Npp8u *pSrc1, const Npp8u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaximumRelativeErrorGetBufferSize_32fc(int nLength, int *hpBufferSize)
NppStatus nppsSumGetBufferSize_32fc(int nLength, int *hpBufferSize)
NppStatus nppsMinMaxIndxGetBufferSize_8u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMinMaxIndx_8u.
NppStatus nppsMean_32fc_Ctx(const Npp32fc *pSrc, int nLength, Npp32fc *pMean, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float complex vector mean method
NppStatus nppsDotProd_32fc_Ctx(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp32fc *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float complex dot product method, return value is 32-bit float complex.
NppStatus nppsMaximumError_64s(const Npp64s *pSrc1, const Npp64s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsNorm_L1_32f(const Npp32f *pSrc, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsMinMaxGetBufferSize_16u(int nLength, int *hpBufferSize)
NppStatus nppsNormL2SqrGetBufferSize_16s64s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsMaximumErrorGetBufferSize_16s(int nLength, int *hpBufferSize)
NppStatus nppsMinEvery_64f_I(const Npp64f *pSrc, Npp64f *pSrcDst, int nLength)
NppStatus nppsDotProd_16s16sc32sc_Sfs(const Npp16s *pSrc1, const Npp16sc *pSrc2, int nLength, Npp32sc *pDp, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsMaxIndx_32f(const Npp32f *pSrc, int nLength, Npp32f *pMax, int *pIndx, Npp8u *pDeviceBuffer)
NppStatus nppsAverageRelativeError_32sc_Ctx(const Npp32sc *pSrc1, const Npp32sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit unsigned short complex integer AverageRelative method.
NppStatus nppsDotProd_16s16sc64sc_Ctx(const Npp16s *pSrc1, const Npp16sc *pSrc2, int nLength, Npp64sc *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer and 16-bit signed short integer short dot product method, return value is 64-bit signed integer complex.
NppStatus nppsMaxAbsGetBufferSize_32s(int nLength, int *hpBufferSize)
NppStatus nppsMinMaxIndxGetBufferSize_16u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMinMaxIndx_16u.
NppStatus nppsDotProdGetBufferSize_16s16sc_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsDotProdGetBufferSize_32s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsAverageError_8u(const Npp8u *pSrc1, const Npp8u *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiff_Inf_64fc64f_Ctx(const Npp64fc *pSrc1, const Npp64fc *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit float complex C norm method on two vectors' difference, return value is 64-bit float...
NppStatus nppsDotProd_32fc64fc_Ctx(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64fc *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float complex dot product method, return value is 64-bit float complex.
NppStatus nppsMin_32f_Ctx(const Npp32f *pSrc, int nLength, Npp32f *pMin, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit integer vector min method
NppStatus nppsNormDiffInfGetBufferSize_32fc32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_Inf_32fc32f.
NppStatus nppsNorm_L2_64fc64f(const Npp64fc *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsAverageErrorGetBufferSize_32sc(int nLength, int *hpBufferSize)
NppStatus nppsNorm_Inf_32fc32f_Ctx(const Npp32fc *pSrc, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float complex vector C norm method, return value is 32-bit float.
NppStatus nppsNormDiff_L2_16s32f(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp32f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsDotProdGetBufferSize_16s16sc32sc_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_16s16sc32sc_Sfs.
NppStatus nppsMaximumErrorGetBufferSize_32u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumError_32u.
NppStatus nppsMinMaxGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsMaximumRelativeError_64s_Ctx(const Npp64s *pSrc1, const Npp64s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit signed short integer MaximumRelative method.
NppStatus nppsDotProdGetBufferSize_32f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_32f.
NppStatus nppsStdDevGetBufferSize_16s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsMaximumErrorGetBufferSize_32sc(int nLength, int *hpBufferSize)
NppStatus nppsAverageRelativeErrorGetBufferSize_16sc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageRelativeError_16sc.
NppStatus nppsSumGetBufferSize_16sc32sc_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsSum_16sc32sc_Sfs.
NppStatus nppsMaximumErrorGetBufferSize_32fc(int nLength, int *hpBufferSize)
NppStatus nppsNorm_L1_64fc64f(const Npp64fc *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsMeanGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMean_64f.
NppStatus nppsDotProdGetBufferSize_32f32fc64fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_32f32fc64fc.
NppStatus nppsMaximumErrorGetBufferSize_8u(int nLength, int *hpBufferSize)
NppStatus nppsMaximumRelativeError_32fc(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsMaxIndxGetBufferSize_64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMaxIndx_64f.
NppStatus nppsAverageError_32s(const Npp32s *pSrc1, const Npp32s *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiff_L2_32fc64f_Ctx(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit float complex L2 norm method on two vectors' difference, return value is 64-bit float...
NppStatus nppsMaximumRelativeErrorGetBufferSize_8u_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsMaximumRelativeError_8u.
NppStatus nppsDotProdGetBufferSize_32fc(int nLength, int *hpBufferSize)
NppStatus nppsMeanStdDevGetBufferSize_16s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMeanStdDev_16s_Sfs.
NppStatus nppsMeanGetBufferSize_64fc(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_16sc32fc_Ctx(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp32fc *pDp, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
16-bit signed short integer complex dot product method, return value is 32-bit float complex...
NppStatus nppsMaxEvery_16u_I(const Npp16u *pSrc, Npp16u *pSrcDst, int nLength)
NppStatus nppsNormDiffL2GetBufferSize_64fc64f_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_L2_64fc64f.
NppStatus nppsAverageErrorGetBufferSize_16sc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageError_16sc.
NppStatus nppsMaximumErrorGetBufferSize_64f(int nLength, int *hpBufferSize)
NppStatus nppsDotProdGetBufferSize_32s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsDotProd_32s_Sfs.
NppStatus nppsMaximumRelativeError_64sc_Ctx(const Npp64sc *pSrc1, const Npp64sc *pSrc2, int nLength, Npp64f *pDst, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
64-bit unsigned short complex integer MaximumRelative method.
NppStatus nppsAverageErrorGetBufferSize_64sc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsAverageError_64sc.
NppStatus nppsMeanGetBufferSize_64fc_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMean_64fc.
NppStatus nppsMinGetBufferSize_16s(int nLength, int *hpBufferSize)
NppStatus nppsAverageErrorGetBufferSize_16u(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_16s64s(const Npp16s *pSrc1, const Npp16s *pSrc2, int nLength, Npp64s *pDp, Npp8u *pDeviceBuffer)
NppStatus nppsMax_32s(const Npp32s *pSrc, int nLength, Npp32s *pMax, Npp8u *pDeviceBuffer)
NppStatus nppsNorm_Inf_64fc64f(const Npp64fc *pSrc, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsNormL1GetBufferSize_16s32f(int nLength, int *hpBufferSize)
NppStatus nppsMinMaxIndx_32s_Ctx(const Npp32s *pSrc, int nLength, Npp32s *pMin, int *pMinIndx, Npp32s *pMax, int *pMaxIndx, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit signed short vector min and max with indices method
NppStatus nppsMax_32s_Ctx(const Npp32s *pSrc, int nLength, Npp32s *pMax, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit integer vector max method
NppStatus nppsMaxIndxGetBufferSize_16s_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device scratch buffer size (in bytes) for nppsMaxIndx_16s.
NppStatus nppsMin_32s_Ctx(const Npp32s *pSrc, int nLength, Npp32s *pMin, Npp8u *pDeviceBuffer, NppStreamContext nppStreamCtx)
32-bit integer vector min method
NppStatus nppsNorm_L1_16s64s_Sfs(const Npp16s *pSrc, int nLength, Npp64s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsNorm_Inf_16s32s_Sfs(const Npp16s *pSrc, int nLength, Npp32s *pNorm, int nScaleFactor, Npp8u *pDeviceBuffer)
NppStatus nppsNormDiff_L2_32fc64f(const Npp32fc *pSrc1, const Npp32fc *pSrc2, int nLength, Npp64f *pNorm, Npp8u *pDeviceBuffer)
NppStatus nppsDotProdGetBufferSize_32f(int nLength, int *hpBufferSize)
NppStatus nppsNormDiffL2GetBufferSize_16s32s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNormDiff_L2_16s32s_Sfs.
NppStatus nppsDotProdGetBufferSize_16s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsNormL1GetBufferSize_16s32s_Sfs_Ctx(int nLength, int *hpBufferSize, NppStreamContext nppStreamCtx)
Device-buffer size (in bytes) for nppsNorm_L1_16s32s_Sfs.
NppStatus nppsMean_64f(const Npp64f *pSrc, int nLength, Npp64f *pMean, Npp8u *pDeviceBuffer)
NppStatus nppsMeanStdDevGetBufferSize_16s32s_Sfs(int nLength, int *hpBufferSize)
NppStatus nppsDotProd_16sc32sc_Sfs(const Npp16sc *pSrc1, const Npp16sc *pSrc2, int nLength, Npp32sc *pDp, int nScaleFactor, Npp8u *pDeviceBuffer)