48 #ifndef NV_NPPS_CONVERSION_FUNCTIONS_H
49 #define NV_NPPS_CONVERSION_FUNCTIONS_H
NppStatus nppsConvert_64f32s_Sfs_Ctx(const Npp64f *pSrc, Npp32s *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor, NppStreamContext nppStreamCtx)
NppStatus nppsConvert_32s64f_Sfs_Ctx(const Npp32s *pSrc, Npp64f *pDst, int nLength, int nScaleFactor, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_GTVal_16s(const Npp16s *pSrc, Npp16s *pDst, int nLength, Npp16s nLevel, Npp16s nValue)
NppStatus nppsConvert_32f64f(const Npp32f *pSrc, Npp64f *pDst, int nLength)
NppStatus nppsThreshold_64fc(const Npp64fc *pSrc, Npp64fc *pDst, int nLength, Npp64f nLevel, NppCmpOp nRelOp)
NppStatus nppsConvert_8s16s_Ctx(const Npp8s *pSrc, Npp16s *pDst, int nLength, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_LT_32fc_I(Npp32fc *pSrcDst, int nLength, Npp32f nLevel)
NppStatus nppsThreshold_GTVal_64fc_Ctx(const Npp64fc *pSrc, Npp64fc *pDst, int nLength, Npp64f nLevel, Npp64fc nValue, NppStreamContext nppStreamCtx)
64-bit floating point complex number signal NPP_CMP_GREATER threshold with constant level...
NppStatus nppsThreshold_GTVal_64f_I(Npp64f *pSrcDst, int nLength, Npp64f nLevel, Npp64f nValue)
NppStatus nppsConvert_32s16s_Sfs(const Npp32s *pSrc, Npp16s *pDst, int nLength, int nScaleFactor)
NppStatus nppsConvert_32s16s_Ctx(const Npp32s *pSrc, Npp16s *pDst, int nLength, NppStreamContext nppStreamCtx)
unsigned char Npp8u
8-bit unsigned chars
Definition: nppdefs.h:270
NppStatus nppsConvert_32f16u_Sfs_Ctx(const Npp32f *pSrc, Npp16u *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor, NppStreamContext nppStreamCtx)
NppStatus nppsConvert_16s32s_Ctx(const Npp16s *pSrc, Npp32s *pDst, int nLength, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_16sc_Ctx(const Npp16sc *pSrc, Npp16sc *pDst, int nLength, Npp16s nLevel, NppCmpOp nRelOp, NppStreamContext nppStreamCtx)
16-bit signed short complex number signal threshold with constant level.
NppStatus nppsThreshold_GT_64fc_I_Ctx(Npp64fc *pSrcDst, int nLength, Npp64f nLevel, NppStreamContext nppStreamCtx)
64-bit in place floating point complex number signal NPP_CMP_GREATER threshold with constant level...
NppStatus nppsThreshold_GTVal_64f(const Npp64f *pSrc, Npp64f *pDst, int nLength, Npp64f nLevel, Npp64f nValue)
Complex Number This struct represents an unsigned int complex number.
Definition: nppdefs.h:316
NppStatus nppsConvert_32s64f(const Npp32s *pSrc, Npp64f *pDst, int nLength)
NppStatus nppsThreshold_16sc_I_Ctx(Npp16sc *pSrcDst, int nLength, Npp16s nLevel, NppCmpOp nRelOp, NppStreamContext nppStreamCtx)
16-bit in place signed short complex number signal threshold with constant level. ...
NppStatus nppsThreshold_GT_16s_I_Ctx(Npp16s *pSrcDst, int nLength, Npp16s nLevel, NppStreamContext nppStreamCtx)
16-bit in place signed short signal NPP_CMP_GREATER threshold with constant level.
NppStatus nppsThreshold_LT_32f_Ctx(const Npp32f *pSrc, Npp32f *pDst, int nLength, Npp32f nLevel, NppStreamContext nppStreamCtx)
32-bit floating point signal NPP_CMP_LESS threshold with constant level.
NppStatus nppsConvert_16s64f_Sfs_Ctx(const Npp16s *pSrc, Npp64f *pDst, int nLength, int nScaleFactor, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_GT_16sc(const Npp16sc *pSrc, Npp16sc *pDst, int nLength, Npp16s nLevel)
NppStatus nppsThreshold_LTVal_64f_I_Ctx(Npp64f *pSrcDst, int nLength, Npp64f nLevel, Npp64f nValue, NppStreamContext nppStreamCtx)
64-bit in place floating point signal NPP_CMP_LESS threshold with constant level. ...
NppStatus nppsThreshold_LT_16s(const Npp16s *pSrc, Npp16s *pDst, int nLength, Npp16s nLevel)
NppStatus nppsThreshold_LTVal_32fc_I(Npp32fc *pSrcDst, int nLength, Npp32f nLevel, Npp32fc nValue)
NppStatus
Error Status Codes.
Definition: nppdefs.h:170
NppStatus nppsConvert_16s32s(const Npp16s *pSrc, Npp32s *pDst, int nLength)
NppStatus nppsThreshold_GT_32f_I(Npp32f *pSrcDst, int nLength, Npp32f nLevel)
NppStatus nppsThreshold_LT_64f_I_Ctx(Npp64f *pSrcDst, int nLength, Npp64f nLevel, NppStreamContext nppStreamCtx)
64-bit in place floating point signal NPP_CMP_LESS threshold with constant level. ...
NppStatus nppsConvert_64f16s_Sfs(const Npp64f *pSrc, Npp16s *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
NppStatus nppsThreshold_GTVal_32f_I(Npp32f *pSrcDst, int nLength, Npp32f nLevel, Npp32f nValue)
NppStatus nppsConvert_32f64f_Ctx(const Npp32f *pSrc, Npp64f *pDst, int nLength, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_LTVal_64fc_I(Npp64fc *pSrcDst, int nLength, Npp64f nLevel, Npp64fc nValue)
Complex Number This struct represents a long long complex number.
Definition: nppdefs.h:346
NppStatus nppsThreshold_GTVal_16sc_I(Npp16sc *pSrcDst, int nLength, Npp16s nLevel, Npp16sc nValue)
NppStatus nppsThreshold_LTVal_16s_I_Ctx(Npp16s *pSrcDst, int nLength, Npp16s nLevel, Npp16s nValue, NppStreamContext nppStreamCtx)
16-bit in place signed short signal NPP_CMP_LESS threshold with constant level.
NppStatus nppsThreshold_32fc_I(Npp32fc *pSrcDst, int nLength, Npp32f nLevel, NppCmpOp nRelOp)
NppStatus nppsThreshold_LT_32fc_I_Ctx(Npp32fc *pSrcDst, int nLength, Npp32f nLevel, NppStreamContext nppStreamCtx)
32-bit in place floating point complex number signal NPP_CMP_LESS threshold with constant level...
NppStatus nppsThreshold_LT_64fc_I(Npp64fc *pSrcDst, int nLength, Npp64f nLevel)
NppStatus nppsThreshold_LTVal_64f_I(Npp64f *pSrcDst, int nLength, Npp64f nLevel, Npp64f nValue)
NppStatus nppsConvert_8u32f_Ctx(const Npp8u *pSrc, Npp32f *pDst, int nLength, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_LTVal_64fc_I_Ctx(Npp64fc *pSrcDst, int nLength, Npp64f nLevel, Npp64fc nValue, NppStreamContext nppStreamCtx)
64-bit in place floating point complex number signal NPP_CMP_LESS threshold with constant level...
NppStatus nppsConvert_32s32f(const Npp32s *pSrc, Npp32f *pDst, int nLength)
NppStatus nppsThreshold_GT_64f(const Npp64f *pSrc, Npp64f *pDst, int nLength, Npp64f nLevel)
NppStatus nppsThreshold_32fc_I_Ctx(Npp32fc *pSrcDst, int nLength, Npp32f nLevel, NppCmpOp nRelOp, NppStreamContext nppStreamCtx)
32-bit in place floating point complex number signal threshold with constant level.
NppCmpOp
Definition: nppdefs.h:438
NppStatus nppsThreshold_64fc_I(Npp64fc *pSrcDst, int nLength, Npp64f nLevel, NppCmpOp nRelOp)
NppStatus nppsConvert_64f64s_Sfs(const Npp64f *pSrc, Npp64s *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
NppStatus nppsThreshold_LT_16sc(const Npp16sc *pSrc, Npp16sc *pDst, int nLength, Npp16s nLevel)
NppStatus nppsThreshold_GTVal_32fc_I_Ctx(Npp32fc *pSrcDst, int nLength, Npp32f nLevel, Npp32fc nValue, NppStreamContext nppStreamCtx)
32-bit in place floating point complex number signal NPP_CMP_GREATER threshold with constant level...
NppStatus nppsThreshold_LTVal_32fc(const Npp32fc *pSrc, Npp32fc *pDst, int nLength, Npp32f nLevel, Npp32fc nValue)
NppStatus nppsThreshold_GTVal_16s_Ctx(const Npp16s *pSrc, Npp16s *pDst, int nLength, Npp16s nLevel, Npp16s nValue, NppStreamContext nppStreamCtx)
16-bit signed short signal NPP_CMP_GREATER threshold with constant level.
NppStatus nppsThreshold_GTVal_16s_I(Npp16s *pSrcDst, int nLength, Npp16s nLevel, Npp16s nValue)
NppStatus nppsThreshold_LTVal_32f_I_Ctx(Npp32f *pSrcDst, int nLength, Npp32f nLevel, Npp32f nValue, NppStreamContext nppStreamCtx)
32-bit in place floating point signal NPP_CMP_LESS threshold with constant level. ...
NppStatus nppsThreshold_32f(const Npp32f *pSrc, Npp32f *pDst, int nLength, Npp32f nLevel, NppCmpOp nRelOp)
NppStatus nppsThreshold_LTVal_32f_Ctx(const Npp32f *pSrc, Npp32f *pDst, int nLength, Npp32f nLevel, Npp32f nValue, NppStreamContext nppStreamCtx)
32-bit floating point signal NPP_CMP_LESS threshold with constant level.
NppStatus nppsThreshold_LTVal_64fc_Ctx(const Npp64fc *pSrc, Npp64fc *pDst, int nLength, Npp64f nLevel, Npp64fc nValue, NppStreamContext nppStreamCtx)
64-bit floating point complex number signal NPP_CMP_LESS threshold with constant level.
NppStatus nppsThreshold_GT_32fc_Ctx(const Npp32fc *pSrc, Npp32fc *pDst, int nLength, Npp32f nLevel, NppStreamContext nppStreamCtx)
32-bit floating point complex number signal NPP_CMP_GREATER threshold with constant level...
NppStatus nppsThreshold_LT_32fc_Ctx(const Npp32fc *pSrc, Npp32fc *pDst, int nLength, Npp32f nLevel, NppStreamContext nppStreamCtx)
32-bit floating point complex number signal NPP_CMP_LESS threshold with constant level.
NppStatus nppsThreshold_LTVal_32fc_I_Ctx(Npp32fc *pSrcDst, int nLength, Npp32f nLevel, Npp32fc nValue, NppStreamContext nppStreamCtx)
32-bit in place floating point complex number signal NPP_CMP_LESS threshold with constant level...
NppStatus nppsThreshold_GT_32f(const Npp32f *pSrc, Npp32f *pDst, int nLength, Npp32f nLevel)
NppStatus nppsConvert_16s8s_Sfs(const Npp16s *pSrc, Npp8s *pDst, Npp32u nLength, NppRoundMode eRoundMode, int nScaleFactor)
NppStatus nppsConvert_64f64s_Sfs_Ctx(const Npp64f *pSrc, Npp64s *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_GTVal_32fc(const Npp32fc *pSrc, Npp32fc *pDst, int nLength, Npp32f nLevel, Npp32fc nValue)
NppStatus nppsThreshold_LT_64f_I(Npp64f *pSrcDst, int nLength, Npp64f nLevel)
NppStatus nppsConvert_16u32f(const Npp16u *pSrc, Npp32f *pDst, int nLength)
NppStatus nppsThreshold_GTVal_64fc_I_Ctx(Npp64fc *pSrcDst, int nLength, Npp64f nLevel, Npp64fc nValue, NppStreamContext nppStreamCtx)
64-bit in place floating point complex number signal NPP_CMP_GREATER threshold with constant level...
NppStatus nppsConvert_32f32s_Sfs(const Npp32f *pSrc, Npp32s *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
NppStatus nppsThreshold_GTVal_32fc_Ctx(const Npp32fc *pSrc, Npp32fc *pDst, int nLength, Npp32f nLevel, Npp32fc nValue, NppStreamContext nppStreamCtx)
32-bit floating point complex number signal NPP_CMP_GREATER threshold with constant level...
NppStatus nppsThreshold_GTVal_32f(const Npp32f *pSrc, Npp32f *pDst, int nLength, Npp32f nLevel, Npp32f nValue)
NppStatus nppsThreshold_16sc(const Npp16sc *pSrc, Npp16sc *pDst, int nLength, Npp16s nLevel, NppCmpOp nRelOp)
NppStatus nppsThreshold_GTVal_64fc(const Npp64fc *pSrc, Npp64fc *pDst, int nLength, Npp64f nLevel, Npp64fc nValue)
NppStatus nppsConvert_32s16s_Sfs_Ctx(const Npp32s *pSrc, Npp16s *pDst, int nLength, int nScaleFactor, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_64fc_I_Ctx(Npp64fc *pSrcDst, int nLength, Npp64f nLevel, NppCmpOp nRelOp, NppStreamContext nppStreamCtx)
64-bit in place floating point complex number signal threshold with constant level.
NppStatus nppsConvert_64f32s_Sfs(const Npp64f *pSrc, Npp32s *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
NppStatus nppsThreshold_GT_16sc_I(Npp16sc *pSrcDst, int nLength, Npp16s nLevel)
long long Npp64s
64-bit signed integers
Definition: nppdefs.h:277
NppStatus nppsConvert_64f32f_Ctx(const Npp64f *pSrc, Npp32f *pDst, int nLength, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_LTVal_16s(const Npp16s *pSrc, Npp16s *pDst, int nLength, Npp16s nLevel, Npp16s nValue)
NppStatus nppsThreshold_LT_64fc_Ctx(const Npp64fc *pSrc, Npp64fc *pDst, int nLength, Npp64f nLevel, NppStreamContext nppStreamCtx)
64-bit floating point complex number signal NPP_CMP_LESS threshold with constant level.
NppStatus nppsThreshold_GTVal_64f_I_Ctx(Npp64f *pSrcDst, int nLength, Npp64f nLevel, Npp64f nValue, NppStreamContext nppStreamCtx)
64-bit in place floating point signal NPP_CMP_GREATER threshold with constant level.
NppStatus nppsThreshold_16s_I_Ctx(Npp16s *pSrcDst, int nLength, Npp16s nLevel, NppCmpOp nRelOp, NppStreamContext nppStreamCtx)
16-bit in place signed short signal threshold with constant level.
NppStatus nppsThreshold_LTVal_32f_I(Npp32f *pSrcDst, int nLength, Npp32f nLevel, Npp32f nValue)
int Npp32s
32-bit signed integers
Definition: nppdefs.h:275
NppStatus nppsThreshold_LT_32f_I(Npp32f *pSrcDst, int nLength, Npp32f nLevel)
NppStatus nppsConvert_32f8u_Sfs_Ctx(const Npp32f *pSrc, Npp8u *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_GT_32f_I_Ctx(Npp32f *pSrcDst, int nLength, Npp32f nLevel, NppStreamContext nppStreamCtx)
32-bit in place floating point signal NPP_CMP_GREATER threshold with constant level.
NppStatus nppsThreshold_LT_32f(const Npp32f *pSrc, Npp32f *pDst, int nLength, Npp32f nLevel)
NppStatus nppsConvert_16s64f_Sfs(const Npp16s *pSrc, Npp64f *pDst, int nLength, int nScaleFactor)
NppStatus nppsThreshold_32fc(const Npp32fc *pSrc, Npp32fc *pDst, int nLength, Npp32f nLevel, NppCmpOp nRelOp)
NppStatus nppsConvert_32s32f_Sfs(const Npp32s *pSrc, Npp32f *pDst, int nLength, int nScaleFactor)
NppStatus nppsThreshold_LT_16sc_I_Ctx(Npp16sc *pSrcDst, int nLength, Npp16s nLevel, NppStreamContext nppStreamCtx)
16-bit in place signed short complex number signal NPP_CMP_LESS threshold with constant level...
NppStatus nppsConvert_64s64f_Ctx(const Npp64s *pSrc, Npp64f *pDst, int nLength, NppStreamContext nppStreamCtx)
NppStatus nppsConvert_32f16u_Sfs(const Npp32f *pSrc, Npp16u *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
NppStatus nppsThreshold_GT_16s(const Npp16s *pSrc, Npp16s *pDst, int nLength, Npp16s nLevel)
NppStatus nppsThreshold_GT_32fc_I(Npp32fc *pSrcDst, int nLength, Npp32f nLevel)
NppStatus nppsThreshold_LTVal_16sc_Ctx(const Npp16sc *pSrc, Npp16sc *pDst, int nLength, Npp16s nLevel, Npp16sc nValue, NppStreamContext nppStreamCtx)
16-bit signed short complex number signal NPP_CMP_LESS threshold with constant level.
NppStatus nppsConvert_64f16s_Sfs_Ctx(const Npp64f *pSrc, Npp16s *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_LT_32f_I_Ctx(Npp32f *pSrcDst, int nLength, Npp32f nLevel, NppStreamContext nppStreamCtx)
32-bit in place floating point signal NPP_CMP_LESS threshold with constant level. ...
NppStatus nppsThreshold_GT_16s_Ctx(const Npp16s *pSrc, Npp16s *pDst, int nLength, Npp16s nLevel, NppStreamContext nppStreamCtx)
16-bit signed short signal NPP_CMP_GREATER threshold with constant level.
NppStatus nppsThreshold_LTVal_16s_Ctx(const Npp16s *pSrc, Npp16s *pDst, int nLength, Npp16s nLevel, Npp16s nValue, NppStreamContext nppStreamCtx)
16-bit signed short signal NPP_CMP_LESS threshold with constant level.
Npp16sc
Definition: nppdefs.h:310
NppStatus nppsThreshold_16sc_I(Npp16sc *pSrcDst, int nLength, Npp16s nLevel, NppCmpOp nRelOp)
NppStatus nppsThreshold_64fc_Ctx(const Npp64fc *pSrc, Npp64fc *pDst, int nLength, Npp64f nLevel, NppCmpOp nRelOp, NppStreamContext nppStreamCtx)
64-bit floating point complex number signal threshold with constant level.
NppStatus nppsThreshold_64f(const Npp64f *pSrc, Npp64f *pDst, int nLength, Npp64f nLevel, NppCmpOp nRelOp)
NppStatus nppsThreshold_LTVal_16sc_I(Npp16sc *pSrcDst, int nLength, Npp16s nLevel, Npp16sc nValue)
unsigned short Npp16u
16-bit unsigned integers
Definition: nppdefs.h:272
NppStatus nppsThreshold_LTVal_64f(const Npp64f *pSrc, Npp64f *pDst, int nLength, Npp64f nLevel, Npp64f nValue)
NppStatus nppsThreshold_GTVal_16sc_Ctx(const Npp16sc *pSrc, Npp16sc *pDst, int nLength, Npp16s nLevel, Npp16sc nValue, NppStreamContext nppStreamCtx)
16-bit signed short complex number signal NPP_CMP_GREATER threshold with constant level...
NppStatus nppsConvert_16s32f_Ctx(const Npp16s *pSrc, Npp32f *pDst, int nLength, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_GT_64fc_I(Npp64fc *pSrcDst, int nLength, Npp64f nLevel)
NppStatus nppsThreshold_LT_16s_I_Ctx(Npp16s *pSrcDst, int nLength, Npp16s nLevel, NppStreamContext nppStreamCtx)
16-bit in place signed short signal NPP_CMP_LESS threshold with constant level.
NPP stream context structure must be filled in by application.
Definition: nppdefs.h:725
NppRoundMode
Rounding Modes.
Definition: nppdefs.h:460
NppStatus nppsThreshold_32fc_Ctx(const Npp32fc *pSrc, Npp32fc *pDst, int nLength, Npp32f nLevel, NppCmpOp nRelOp, NppStreamContext nppStreamCtx)
32-bit floating point complex number signal threshold with constant level.
NppStatus nppsThreshold_LT_64f_Ctx(const Npp64f *pSrc, Npp64f *pDst, int nLength, Npp64f nLevel, NppStreamContext nppStreamCtx)
64-bit floating point signal NPP_CMP_LESS threshold with constant level.
NppStatus nppsConvert_32s32f_Sfs_Ctx(const Npp32s *pSrc, Npp32f *pDst, int nLength, int nScaleFactor, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_GTVal_16sc_I_Ctx(Npp16sc *pSrcDst, int nLength, Npp16s nLevel, Npp16sc nValue, NppStreamContext nppStreamCtx)
16-bit in place signed short complex number signal NPP_CMP_GREATER threshold with constant level...
NppStatus nppsThreshold_16s_I(Npp16s *pSrcDst, int nLength, Npp16s nLevel, NppCmpOp nRelOp)
NppStatus nppsConvert_16s32f(const Npp16s *pSrc, Npp32f *pDst, int nLength)
NppStatus nppsThreshold_LT_64fc(const Npp64fc *pSrc, Npp64fc *pDst, int nLength, Npp64f nLevel)
NppStatus nppsThreshold_GTVal_32f_Ctx(const Npp32f *pSrc, Npp32f *pDst, int nLength, Npp32f nLevel, Npp32f nValue, NppStreamContext nppStreamCtx)
32-bit floating point signal NPP_CMP_GREATER threshold with constant level.
NppStatus nppsThreshold_32f_I_Ctx(Npp32f *pSrcDst, int nLength, Npp32f nLevel, NppCmpOp nRelOp, NppStreamContext nppStreamCtx)
32-bit in place floating point signal threshold with constant level.
NppStatus nppsThreshold_64f_I(Npp64f *pSrcDst, int nLength, Npp64f nLevel, NppCmpOp nRelOp)
NppStatus nppsThreshold_LTVal_16s_I(Npp16s *pSrcDst, int nLength, Npp16s nLevel, Npp16s nValue)
NppStatus nppsConvert_8s32f(const Npp8s *pSrc, Npp32f *pDst, int nLength)
short Npp16s
16-bit signed integers
Definition: nppdefs.h:273
NppStatus nppsConvert_64f32f(const Npp64f *pSrc, Npp32f *pDst, int nLength)
unsigned int Npp32u
32-bit unsigned integers
Definition: nppdefs.h:274
NppStatus nppsThreshold_LTVal_16sc_I_Ctx(Npp16sc *pSrcDst, int nLength, Npp16s nLevel, Npp16sc nValue, NppStreamContext nppStreamCtx)
16-bit in place signed short complex number signal NPP_CMP_LESS threshold with constant level...
signed char Npp8s
8-bit signed chars
Definition: nppdefs.h:271
NppStatus nppsThreshold_GT_64fc(const Npp64fc *pSrc, Npp64fc *pDst, int nLength, Npp64f nLevel)
NppStatus nppsConvert_32f32s_Sfs_Ctx(const Npp32f *pSrc, Npp32s *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor, NppStreamContext nppStreamCtx)
NppStatus nppsConvert_16s32f_Sfs_Ctx(const Npp16s *pSrc, Npp32f *pDst, int nLength, int nScaleFactor, NppStreamContext nppStreamCtx)
double Npp64f
64-bit floating-point numbers
Definition: nppdefs.h:279
NppStatus nppsConvert_16s32f_Sfs(const Npp16s *pSrc, Npp32f *pDst, int nLength, int nScaleFactor)
NppStatus nppsConvert_32f8u_Sfs(const Npp32f *pSrc, Npp8u *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
NppStatus nppsThreshold_GTVal_32fc_I(Npp32fc *pSrcDst, int nLength, Npp32f nLevel, Npp32fc nValue)
NppStatus nppsThreshold_GT_16sc_Ctx(const Npp16sc *pSrc, Npp16sc *pDst, int nLength, Npp16s nLevel, NppStreamContext nppStreamCtx)
16-bit signed short complex number signal NPP_CMP_GREATER threshold with constant level...
NppStatus nppsThreshold_LT_32fc(const Npp32fc *pSrc, Npp32fc *pDst, int nLength, Npp32f nLevel)
NppStatus nppsThreshold_LTVal_64fc(const Npp64fc *pSrc, Npp64fc *pDst, int nLength, Npp64f nLevel, Npp64fc nValue)
NppStatus nppsConvert_64s64f(const Npp64s *pSrc, Npp64f *pDst, int nLength)
NppStatus nppsConvert_32s64f_Ctx(const Npp32s *pSrc, Npp64f *pDst, int nLength, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_64f_Ctx(const Npp64f *pSrc, Npp64f *pDst, int nLength, Npp64f nLevel, NppCmpOp nRelOp, NppStreamContext nppStreamCtx)
64-bit floating point signal threshold with constant level.
NppStatus nppsThreshold_LT_16s_I(Npp16s *pSrcDst, int nLength, Npp16s nLevel)
NppStatus nppsThreshold_32f_I(Npp32f *pSrcDst, int nLength, Npp32f nLevel, NppCmpOp nRelOp)
NppStatus nppsConvert_32f8s_Sfs_Ctx(const Npp32f *pSrc, Npp8s *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_GTVal_64fc_I(Npp64fc *pSrcDst, int nLength, Npp64f nLevel, Npp64fc nValue)
NppStatus nppsThreshold_16s_Ctx(const Npp16s *pSrc, Npp16s *pDst, int nLength, Npp16s nLevel, NppCmpOp nRelOp, NppStreamContext nppStreamCtx)
16-bit signed short signal threshold with constant level.
NppStatus nppsThreshold_32f_Ctx(const Npp32f *pSrc, Npp32f *pDst, int nLength, Npp32f nLevel, NppCmpOp nRelOp, NppStreamContext nppStreamCtx)
32-bit floating point signal threshold with constant level.
NppStatus nppsThreshold_GT_16s_I(Npp16s *pSrcDst, int nLength, Npp16s nLevel)
NppStatus nppsThreshold_GTVal_16s_I_Ctx(Npp16s *pSrcDst, int nLength, Npp16s nLevel, Npp16s nValue, NppStreamContext nppStreamCtx)
16-bit in place signed short signal NPP_CMP_GREATER threshold with constant level.
NppStatus nppsThreshold_LTVal_32fc_Ctx(const Npp32fc *pSrc, Npp32fc *pDst, int nLength, Npp32f nLevel, Npp32fc nValue, NppStreamContext nppStreamCtx)
32-bit floating point complex number signal NPP_CMP_LESS threshold with constant level.
NppStatus nppsThreshold_GT_64f_I(Npp64f *pSrcDst, int nLength, Npp64f nLevel)
NppStatus nppsThreshold_GTVal_16sc(const Npp16sc *pSrc, Npp16sc *pDst, int nLength, Npp16s nLevel, Npp16sc nValue)
NppStatus nppsThreshold_LT_64f(const Npp64f *pSrc, Npp64f *pDst, int nLength, Npp64f nLevel)
float Npp32f
32-bit (IEEE) floating-point numbers
Definition: nppdefs.h:278
NppStatus nppsConvert_32s32f_Ctx(const Npp32s *pSrc, Npp32f *pDst, int nLength, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_GT_32f_Ctx(const Npp32f *pSrc, Npp32f *pDst, int nLength, Npp32f nLevel, NppStreamContext nppStreamCtx)
32-bit floating point signal NPP_CMP_GREATER threshold with constant level.
NppStatus nppsConvert_32s16s(const Npp32s *pSrc, Npp16s *pDst, int nLength)
NppStatus nppsThreshold_LT_16sc_Ctx(const Npp16sc *pSrc, Npp16sc *pDst, int nLength, Npp16s nLevel, NppStreamContext nppStreamCtx)
16-bit signed short complex number signal NPP_CMP_LESS threshold with constant level.
NppStatus nppsThreshold_GT_32fc(const Npp32fc *pSrc, Npp32fc *pDst, int nLength, Npp32f nLevel)
NppStatus nppsThreshold_GT_32fc_I_Ctx(Npp32fc *pSrcDst, int nLength, Npp32f nLevel, NppStreamContext nppStreamCtx)
32-bit in place floating point complex number signal NPP_CMP_GREATER threshold with constant level...
NppStatus nppsConvert_16s8s_Sfs_Ctx(const Npp16s *pSrc, Npp8s *pDst, Npp32u nLength, NppRoundMode eRoundMode, int nScaleFactor, NppStreamContext nppStreamCtx)
NppStatus nppsConvert_32f16s_Sfs_Ctx(const Npp32f *pSrc, Npp16s *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor, NppStreamContext nppStreamCtx)
NppStatus nppsConvert_16u32f_Ctx(const Npp16u *pSrc, Npp32f *pDst, int nLength, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_GTVal_64f_Ctx(const Npp64f *pSrc, Npp64f *pDst, int nLength, Npp64f nLevel, Npp64f nValue, NppStreamContext nppStreamCtx)
64-bit floating point signal NPP_CMP_GREATER threshold with constant level.
NppStatus nppsConvert_8s32f_Ctx(const Npp8s *pSrc, Npp32f *pDst, int nLength, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_64f_I_Ctx(Npp64f *pSrcDst, int nLength, Npp64f nLevel, NppCmpOp nRelOp, NppStreamContext nppStreamCtx)
64-bit in place floating point signal threshold with constant level.
NppStatus nppsConvert_32f16s_Sfs(const Npp32f *pSrc, Npp16s *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
NppStatus nppsThreshold_LTVal_32f(const Npp32f *pSrc, Npp32f *pDst, int nLength, Npp32f nLevel, Npp32f nValue)
NppStatus nppsThreshold_GT_16sc_I_Ctx(Npp16sc *pSrcDst, int nLength, Npp16s nLevel, NppStreamContext nppStreamCtx)
16-bit in place signed short complex number signal NPP_CMP_GREATER threshold with constant level...
NppStatus nppsThreshold_16s(const Npp16s *pSrc, Npp16s *pDst, int nLength, Npp16s nLevel, NppCmpOp nRelOp)
NppStatus nppsThreshold_LT_16sc_I(Npp16sc *pSrcDst, int nLength, Npp16s nLevel)
NppStatus nppsThreshold_GT_64f_Ctx(const Npp64f *pSrc, Npp64f *pDst, int nLength, Npp64f nLevel, NppStreamContext nppStreamCtx)
64-bit floating point signal NPP_CMP_GREATER threshold with constant level.
NppStatus nppsThreshold_LT_64fc_I_Ctx(Npp64fc *pSrcDst, int nLength, Npp64f nLevel, NppStreamContext nppStreamCtx)
64-bit in place floating point complex number signal NPP_CMP_LESS threshold with constant level...
NppStatus nppsConvert_32f8s_Sfs(const Npp32f *pSrc, Npp8s *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
NppStatus nppsConvert_8s16s(const Npp8s *pSrc, Npp16s *pDst, int nLength)
NppStatus nppsConvert_64s32s_Sfs_Ctx(const Npp64s *pSrc, Npp32s *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor, NppStreamContext nppStreamCtx)
NppStatus nppsThreshold_GT_64f_I_Ctx(Npp64f *pSrcDst, int nLength, Npp64f nLevel, NppStreamContext nppStreamCtx)
64-bit in place floating point signal NPP_CMP_GREATER threshold with constant level.
NppStatus nppsConvert_64s32s_Sfs(const Npp64s *pSrc, Npp32s *pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
NppStatus nppsThreshold_GT_64fc_Ctx(const Npp64fc *pSrc, Npp64fc *pDst, int nLength, Npp64f nLevel, NppStreamContext nppStreamCtx)
64-bit floating point complex number signal NPP_CMP_GREATER threshold with constant level...
NppStatus nppsConvert_8u32f(const Npp8u *pSrc, Npp32f *pDst, int nLength)
NppStatus nppsConvert_32s64f_Sfs(const Npp32s *pSrc, Npp64f *pDst, int nLength, int nScaleFactor)
NppStatus nppsThreshold_LTVal_16sc(const Npp16sc *pSrc, Npp16sc *pDst, int nLength, Npp16s nLevel, Npp16sc nValue)
NppStatus nppsThreshold_LTVal_64f_Ctx(const Npp64f *pSrc, Npp64f *pDst, int nLength, Npp64f nLevel, Npp64f nValue, NppStreamContext nppStreamCtx)
64-bit floating point signal NPP_CMP_LESS threshold with constant level.
NppStatus nppsThreshold_LT_16s_Ctx(const Npp16s *pSrc, Npp16s *pDst, int nLength, Npp16s nLevel, NppStreamContext nppStreamCtx)
16-bit signed short signal NPP_CMP_LESS threshold with constant level.
NppStatus nppsThreshold_GTVal_32f_I_Ctx(Npp32f *pSrcDst, int nLength, Npp32f nLevel, Npp32f nValue, NppStreamContext nppStreamCtx)
32-bit in place floating point signal NPP_CMP_GREATER threshold with constant level.