Uses of Interface
jcuda.jnpp.types.Npp16u

Packages that use Npp16u
jcuda.jnpp Contains the classes of JNpp. 
 

Uses of Npp16u in jcuda.jnpp
 

Methods in jcuda.jnpp that return types with arguments of type Npp16u
static TypedPointer<Npp16u> JNppi.nppiMalloc_16u_C1(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
           16-bit unsigned image memory allocator.
static TypedPointer<Npp16u> JNppi.nppiMalloc_16u_C2(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
           
static TypedPointer<Npp16u> JNppi.nppiMalloc_16u_C3(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
           3 channel 16-bit unsigned image memory allocator.
static TypedPointer<Npp16u> JNppi.nppiMalloc_16u_C4(int nWidthPixels, int nHeightPixels, int[] pStepBytes)
           4 channel 16-bit unsigned image memory allocator.
static TypedPointer<Npp16u> JNpps.nppsMalloc_16u(int nSize)
           16-bit unsigned signal allocator.
static TypedPointer<Npp16u> TypedPointer.to16u(short[] array)
          Creates a new typed pointer to the given array
 

Method parameters in jcuda.jnpp with type arguments of type Npp16u
static int JNppi.nppiAbsDiff_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel absolute difference of image1 minus image2.
static int JNppi.nppiAbsDiff_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel absolute difference of image1 minus image2.
static int JNppi.nppiAbsDiff_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel absolute difference of image1 minus image2.
static int JNppi.nppiAbsDiffC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nConstant)
           One 16-bit unsigned short channel image absolute difference with constant.
static int JNppi.nppiAbsDiffC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nConstant)
           One 16-bit unsigned short channel image absolute difference with constant.
static int JNppi.nppiAdd_16u_AC4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha in place image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_AC4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha in place image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_C1IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_C1IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           
static int JNppi.nppiAdd_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           
static int JNppi.nppiAdd_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           
static int JNppi.nppiAdd_16u_C3IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_C3IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_C4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel in place image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_C4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel in place image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAdd_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image addition, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiAddC_16u_AC4IRSfs(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           
static int JNppi.nppiAddC_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image add constant, scale, then clamp to saturated value.
static int JNppi.nppiAddC_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image add constant, scale, then clamp to saturated value.
static int JNppi.nppiAddC_16u_C1IRSfs(short nConstant, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           
static int JNppi.nppiAddC_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           
static int JNppi.nppiAddC_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           
static int JNppi.nppiAddC_16u_C3IRSfs(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel in place image add constant, scale, then clamp to saturated value.
static int JNppi.nppiAddC_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image add constant, scale, then clamp to saturated value.
static int JNppi.nppiAddC_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image add constant, scale, then clamp to saturated value.
static int JNppi.nppiAddC_16u_C4IRSfs(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel in place image add constant, scale, then clamp to saturated value.
static int JNppi.nppiAddC_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           
static int JNppi.nppiAddC_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           
static int JNppi.nppiAddProduct_16u32f_C1IMR(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp8u> pMask, int nMaskStep, TypedPointer<Npp32f> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image product added to in place floating point destination image using filter mask (updates destination when mask is non-zero).
static int JNppi.nppiAddProduct_16u32f_C1IMR(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp8u> pMask, int nMaskStep, TypedPointer<Npp32f> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image product added to in place floating point destination image using filter mask (updates destination when mask is non-zero).
static int JNppi.nppiAddProduct_16u32f_C1IR(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp32f> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image product added to in place floating point destination image.
static int JNppi.nppiAddProduct_16u32f_C1IR(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp32f> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image product added to in place floating point destination image.
static int JNppi.nppiAddSquare_16u32f_C1IMR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, TypedPointer<Npp32f> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image squared then added to in place floating point destination image using filter mask (updates destination when mask is non-zero).
static int JNppi.nppiAddSquare_16u32f_C1IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp32f> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image squared then added to in place floating point destination image.
static int JNppi.nppiAddWeighted_16u32f_C1IMR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, TypedPointer<Npp32f> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, float nAlpha)
           One 16-bit unsigned short channel alpha weighted image added to in place floating point destination image using filter mask (updates destination when mask is non-zero).
static int JNppi.nppiAddWeighted_16u32f_C1IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp32f> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, float nAlpha)
           One 16-bit unsigned short channel alpha weighted image added to in place floating point destination image.
static int JNppi.nppiAlphaComp_16u_AC1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           One 16-bit unsigned short channel image composition using image alpha values (0 - max channel pixel value).
static int JNppi.nppiAlphaComp_16u_AC1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           One 16-bit unsigned short channel image composition using image alpha values (0 - max channel pixel value).
static int JNppi.nppiAlphaComp_16u_AC1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           One 16-bit unsigned short channel image composition using image alpha values (0 - max channel pixel value).
static int JNppi.nppiAlphaComp_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           Four 16-bit unsigned short channel image composition using image alpha values (0 - max channel pixel value).
static int JNppi.nppiAlphaComp_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           Four 16-bit unsigned short channel image composition using image alpha values (0 - max channel pixel value).
static int JNppi.nppiAlphaComp_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           Four 16-bit unsigned short channel image composition using image alpha values (0 - max channel pixel value).
static int JNppi.nppiAlphaCompC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pSrc2, int nSrc2Step, short nAlpha2, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           Four 16-bit unsigned short channel image composition with alpha using constant source alpha.
static int JNppi.nppiAlphaCompC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pSrc2, int nSrc2Step, short nAlpha2, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           Four 16-bit unsigned short channel image composition with alpha using constant source alpha.
static int JNppi.nppiAlphaCompC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pSrc2, int nSrc2Step, short nAlpha2, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           Four 16-bit unsigned short channel image composition with alpha using constant source alpha.
static int JNppi.nppiAlphaCompC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pSrc2, int nSrc2Step, short nAlpha2, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           One 16-bit unsigned short channel image composition using constant alpha.
static int JNppi.nppiAlphaCompC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pSrc2, int nSrc2Step, short nAlpha2, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           One 16-bit unsigned short channel image composition using constant alpha.
static int JNppi.nppiAlphaCompC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pSrc2, int nSrc2Step, short nAlpha2, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           One 16-bit unsigned short channel image composition using constant alpha.
static int JNppi.nppiAlphaCompC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pSrc2, int nSrc2Step, short nAlpha2, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           Three 16-bit unsigned short channel image composition using constant alpha.
static int JNppi.nppiAlphaCompC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pSrc2, int nSrc2Step, short nAlpha2, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           Three 16-bit unsigned short channel image composition using constant alpha.
static int JNppi.nppiAlphaCompC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pSrc2, int nSrc2Step, short nAlpha2, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           Three 16-bit unsigned short channel image composition using constant alpha.
static int JNppi.nppiAlphaCompC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pSrc2, int nSrc2Step, short nAlpha2, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           Four 16-bit unsigned short channel image composition using constant alpha.
static int JNppi.nppiAlphaCompC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pSrc2, int nSrc2Step, short nAlpha2, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           Four 16-bit unsigned short channel image composition using constant alpha.
static int JNppi.nppiAlphaCompC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pSrc2, int nSrc2Step, short nAlpha2, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eAlphaOp)
           Four 16-bit unsigned short channel image composition using constant alpha.
static int JNppi.nppiAlphaPremul_16u_AC4IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image premultiplication with pixel alpha (0 - max channel pixel value).
static int JNppi.nppiAlphaPremul_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image premultiplication with pixel alpha (0 - max channel pixel value).
static int JNppi.nppiAlphaPremul_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image premultiplication with pixel alpha (0 - max channel pixel value).
static int JNppi.nppiAlphaPremulC_16u_AC4IR(short nAlpha1, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image premultiplication with alpha using constant alpha.
static int JNppi.nppiAlphaPremulC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image premultiplication with alpha using constant alpha.
static int JNppi.nppiAlphaPremulC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image premultiplication with alpha using constant alpha.
static int JNppi.nppiAlphaPremulC_16u_C1IR(short nAlpha1, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image premultiplication using constant alpha.
static int JNppi.nppiAlphaPremulC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image premultiplication using constant alpha.
static int JNppi.nppiAlphaPremulC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image premultiplication using constant alpha.
static int JNppi.nppiAlphaPremulC_16u_C3IR(short nAlpha1, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel in place image premultiplication using constant alpha.
static int JNppi.nppiAlphaPremulC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image premultiplication using constant alpha.
static int JNppi.nppiAlphaPremulC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image premultiplication using constant alpha.
static int JNppi.nppiAlphaPremulC_16u_C4IR(short nAlpha1, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image premultiplication using constant alpha.
static int JNppi.nppiAlphaPremulC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image premultiplication using constant alpha.
static int JNppi.nppiAlphaPremulC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nAlpha1, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image premultiplication using constant alpha.
static int JNppi.nppiAnd_16u_AC4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical and with unmodified alpha.
static int JNppi.nppiAnd_16u_AC4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical and with unmodified alpha.
static int JNppi.nppiAnd_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical and with unmodified alpha.
static int JNppi.nppiAnd_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical and with unmodified alpha.
static int JNppi.nppiAnd_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical and with unmodified alpha.
static int JNppi.nppiAnd_16u_C1IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image logical and.
static int JNppi.nppiAnd_16u_C1IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image logical and.
static int JNppi.nppiAnd_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical and.
static int JNppi.nppiAnd_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical and.
static int JNppi.nppiAnd_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical and.
static int JNppi.nppiAnd_16u_C3IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel in place image logical and.
static int JNppi.nppiAnd_16u_C3IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel in place image logical and.
static int JNppi.nppiAnd_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical and.
static int JNppi.nppiAnd_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical and.
static int JNppi.nppiAnd_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical and.
static int JNppi.nppiAnd_16u_C4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical and.
static int JNppi.nppiAnd_16u_C4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical and.
static int JNppi.nppiAnd_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical and.
static int JNppi.nppiAnd_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical and.
static int JNppi.nppiAnd_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical and.
static int JNppi.nppiAndC_16u_AC4IR(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical and with constant with unmodified alpha.
static int JNppi.nppiAndC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical and with constant with unmodified alpha.
static int JNppi.nppiAndC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical and with constant with unmodified alpha.
static int JNppi.nppiAndC_16u_C1IR(short nConstant, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image logical and with constant.
static int JNppi.nppiAndC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical and with constant.
static int JNppi.nppiAndC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical and with constant.
static int JNppi.nppiAndC_16u_C3IR(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel in place image logical and with constant.
static int JNppi.nppiAndC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical and with constant.
static int JNppi.nppiAndC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical and with constant.
static int JNppi.nppiAndC_16u_C4IR(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical and with constant.
static int JNppi.nppiAndC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical and with constant.
static int JNppi.nppiAndC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical and with constant.
static int JNppi.nppiCompare_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           4 channel 16-bit unsigned short image compare, not affecting Alpha.
static int JNppi.nppiCompare_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           4 channel 16-bit unsigned short image compare, not affecting Alpha.
static int JNppi.nppiCompare_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           1 channel 16-bit unsigned short image compare.
static int JNppi.nppiCompare_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           1 channel 16-bit unsigned short image compare.
static int JNppi.nppiCompare_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           3 channel 16-bit unsigned short image compare.
static int JNppi.nppiCompare_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           3 channel 16-bit unsigned short image compare.
static int JNppi.nppiCompare_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           
static int JNppi.nppiCompare_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           
static int JNppi.nppiCompareC_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pConstants, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           4 channel 16-bit unsigned short image compare, not affecting Alpha.
static int JNppi.nppiCompareC_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pConstants, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           4 channel 16-bit unsigned short image compare, not affecting Alpha.
static int JNppi.nppiCompareC_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, short nConstant, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           1 channel 16-bit unsigned short image compare with constant value.
static int JNppi.nppiCompareC_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pConstants, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           
static int JNppi.nppiCompareC_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pConstants, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           
static int JNppi.nppiCompareC_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pConstants, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           4 channel 16-bit unsigned short image compare with constant value.
static int JNppi.nppiCompareC_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pConstants, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI, int eComparisonOperation)
           4 channel 16-bit unsigned short image compare with constant value.
static int JNppi.nppiConvert_16s16u_C1Rs(TypedPointer<Npp16s> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Single channel 16-bit signed to 16-bit unsigned conversion with saturation.
static int JNppi.nppiConvert_16u16s_C1RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16s> pDst, int nDstStep, NppiSize oSizeROI, int eRoundMode, int nScaleFactor)
           
static int JNppi.nppiConvert_16u32f_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp32f> pDst, int nDstStep, NppiSize oSizeROI)
           Four channel 16-bit unsigned to 32-bit floating-point conversion, not affecting Alpha.
static int JNppi.nppiConvert_16u32f_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp32f> pDst, int nDstStep, NppiSize oSizeROI)
           
static int JNppi.nppiConvert_16u32f_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp32f> pDst, int nDstStep, NppiSize oSizeROI)
           Three channel 16-bit unsigned to 32-bit floating-point conversion.
static int JNppi.nppiConvert_16u32f_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp32f> pDst, int nDstStep, NppiSize oSizeROI)
           Four channel 16-bit unsigned to 32-bit floating-point conversion.
static int JNppi.nppiConvert_16u32s_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp32s> pDst, int nDstStep, NppiSize oSizeROI)
           Four channel 16-bit unsigned to 32-bit signed conversion, not affecting Alpha.
static int JNppi.nppiConvert_16u32s_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp32s> pDst, int nDstStep, NppiSize oSizeROI)
           Single channel 16-bit unsigned to 32-bit signed conversion.
static int JNppi.nppiConvert_16u32s_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp32s> pDst, int nDstStep, NppiSize oSizeROI)
           Three channel 16-bit unsigned to 32-bit signed conversion.
static int JNppi.nppiConvert_16u32s_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp32s> pDst, int nDstStep, NppiSize oSizeROI)
           Four channel 16-bit unsigned to 32-bit signed conversion.
static int JNppi.nppiConvert_16u32u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp32u> pDst, int nDstStep, NppiSize oSizeROI)
           Single channel 16-bit unsigned to 32-bit unsigned conversion.
static int JNppi.nppiConvert_16u8s_C1RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8s> pDst, int nDstStep, NppiSize oSizeROI, int eRoundMode, int nScaleFactor)
           
static int JNppi.nppiConvert_16u8u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI)
           Four channel 16-bit unsigned to 8-bit unsigned conversion, not affecting Alpha.
static int JNppi.nppiConvert_16u8u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI)
           Single channel 16-bit unsigned to 8-bit unsigned conversion.
static int JNppi.nppiConvert_16u8u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI)
           Three channel 16-bit unsigned to 8-bit unsigned conversion.
static int JNppi.nppiConvert_16u8u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pDst, int nDstStep, NppiSize oSizeROI)
           
static int JNppi.nppiConvert_32f16u_AC4R(TypedPointer<Npp32f> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eRoundMode)
           Four channel 32-bit floating point to 16-bit unsigned conversion, not affecting Alpha.
static int JNppi.nppiConvert_32f16u_C1R(TypedPointer<Npp32f> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eRoundMode)
           
static int JNppi.nppiConvert_32f16u_C1RSfs(TypedPointer<Npp32f> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eRoundMode, int nScaleFactor)
           Single channel 32-bit floating point to 16-bit unsigned conversion.
static int JNppi.nppiConvert_32f16u_C3R(TypedPointer<Npp32f> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eRoundMode)
           Three channel 32-bit floating point to 16-bit unsigned conversion.
static int JNppi.nppiConvert_32f16u_C4R(TypedPointer<Npp32f> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eRoundMode)
           Four channel 32-bit floating point to 16-bit unsigned conversion.
static int JNppi.nppiConvert_32s16u_C1RSfs(TypedPointer<Npp32s> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eRoundMode, int nScaleFactor)
           
static int JNppi.nppiConvert_32u16u_C1RSfs(TypedPointer<Npp32u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int eRoundMode, int nScaleFactor)
           
static int JNppi.nppiConvert_8s16u_C1Rs(TypedPointer<Npp8s> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Single channel 8-bit signed to 16-bit unsigned conversion with saturation.
static int JNppi.nppiConvert_8u16u_AC4R(TypedPointer<Npp8u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four channel 8-bit unsigned to 16-bit unsigned conversion, not affecting Alpha.
static int JNppi.nppiConvert_8u16u_C1R(TypedPointer<Npp8u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Single channel 8-bit unsigned to 16-bit unsigned conversion.
static int JNppi.nppiConvert_8u16u_C3R(TypedPointer<Npp8u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three channel 8-bit unsigned to 16-bit unsigned conversion.
static int JNppi.nppiConvert_8u16u_C4R(TypedPointer<Npp8u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four channel 8-bit unsigned to 16-bit unsigned conversion.
static int JNppi.nppiCopy_16u_AC4MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, TypedPointer<Npp8u> pMask, int nMaskStep)
           \ref masked_operation four channel 16-bit unsigned image copy, ignoring alpha.
static int JNppi.nppiCopy_16u_AC4MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, TypedPointer<Npp8u> pMask, int nMaskStep)
           \ref masked_operation four channel 16-bit unsigned image copy, ignoring alpha.
static int JNppi.nppiCopy_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           4 channel 16-bit unsigned image copy, not affecting Alpha channel.
static int JNppi.nppiCopy_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           4 channel 16-bit unsigned image copy, not affecting Alpha channel.
static int JNppi.nppiCopy_16u_C1C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Single-channel to three-channel 16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C1C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Single-channel to three-channel 16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C1C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Single-channel to four-channel 16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C1C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Single-channel to four-channel 16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C1MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, TypedPointer<Npp8u> pMask, int nMaskStep)
           \ref masked_operation 16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C1MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, TypedPointer<Npp8u> pMask, int nMaskStep)
           \ref masked_operation 16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C3C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three-channel to single-channel 16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C3C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three-channel to single-channel 16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C3CR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Select-channel 16-bit unsigned image copy for three-channel images.
static int JNppi.nppiCopy_16u_C3CR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Select-channel 16-bit unsigned image copy for three-channel images.
static int JNppi.nppiCopy_16u_C3MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, TypedPointer<Npp8u> pMask, int nMaskStep)
           \ref masked_operation three channel 16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C3MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, TypedPointer<Npp8u> pMask, int nMaskStep)
           \ref masked_operation three channel 16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C3P3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u>[] aDst, int nDstStep, NppiSize oSizeROI)
           Three-channel 16-bit unsigned packed to planar image copy.
static int JNppi.nppiCopy_16u_C4C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four-channel to single-channel 16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C4C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four-channel to single-channel 16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C4CR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Select-channel 16-bit unsigned image copy for four-channel images.
static int JNppi.nppiCopy_16u_C4CR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Select-channel 16-bit unsigned image copy for four-channel images.
static int JNppi.nppiCopy_16u_C4MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, TypedPointer<Npp8u> pMask, int nMaskStep)
           \ref masked_operation four channel 16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C4MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, TypedPointer<Npp8u> pMask, int nMaskStep)
           \ref masked_operation four channel 16-bit unsigned image copy.
static int JNppi.nppiCopy_16u_C4P4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u>[] aDst, int nDstStep, NppiSize oSizeROI)
           
static int JNppi.nppiCopy_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           
static int JNppi.nppiCopy_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           
static int JNppi.nppiCopy_16u_P3C3R(TypedPointer<Npp16u>[] aSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three-channel 16-bit unsigned planar to packed image copy.
static int JNppi.nppiCopy_16u_P4C4R(TypedPointer<Npp16u>[] aSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four-channel 16-bit unsigned planar to packed image copy.
static int JNppi.nppiDCTQuantFwd8x8LS_JPEG_8u16s_C1R(TypedPointer<Npp8u> pSrc, int nSrcStep, TypedPointer<Npp16s> pDst, int nDstStep, TypedPointer<Npp16u> pQuantFwdTable, NppiSize oSizeROI)
           Forward DCT, quantization and level shift part of the JPEG encoding.
static int JNppi.nppiDCTQuantInv8x8LS_JPEG_16s8u_C1R(TypedPointer<Npp16s> pSrc, int nSrcStep, TypedPointer<Npp8u> pDst, int nDstStep, TypedPointer<Npp16u> pQuantInvTable, NppiSize oSizeROI)
           Inverse DCT, de-quantization and level shift part of the JPEG decoding.
static int JNppi.nppiDiv_16u_AC4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha in place image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_AC4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha in place image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C1IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C1IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C3IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C3IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel in place image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel in place image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_AC4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Four 16-bit unsigned short channel in place image division with unmodified alpha, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_AC4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Four 16-bit unsigned short channel in place image division with unmodified alpha, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Four 16-bit unsigned short channel image division with unmodified alpha, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Four 16-bit unsigned short channel image division with unmodified alpha, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Four 16-bit unsigned short channel image division with unmodified alpha, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C1IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           One 16-bit unsigned short channel in place image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C1IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           One 16-bit unsigned short channel in place image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           One 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           One 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           One 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C3IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Three 16-bit unsigned short channel in place image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C3IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Three 16-bit unsigned short channel in place image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Three 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Three 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Three 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Four 16-bit unsigned short channel in place image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Four 16-bit unsigned short channel in place image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Four 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Four 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDiv_Round_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int rndMode, int nScaleFactor)
           Four 16-bit unsigned short channel image division, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiDivC_16u_AC4IRSfs(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha in place image divided by constant, scale, then clamp to saturated value.
static int JNppi.nppiDivC_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           
static int JNppi.nppiDivC_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           
static int JNppi.nppiDivC_16u_C1IRSfs(short nConstant, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image divided by constant, scale, then clamp to saturated value.
static int JNppi.nppiDivC_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image divided by constant, scale, then clamp to saturated value.
static int JNppi.nppiDivC_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image divided by constant, scale, then clamp to saturated value.
static int JNppi.nppiDivC_16u_C3IRSfs(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel in place image divided by constant, scale, then clamp to saturated value.
static int JNppi.nppiDivC_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image divided by constant, scale, then clamp to saturated value.
static int JNppi.nppiDivC_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image divided by constant, scale, then clamp to saturated value.
static int JNppi.nppiDivC_16u_C4IRSfs(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           
static int JNppi.nppiDivC_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image divided by constant, scale, then clamp to saturated value.
static int JNppi.nppiDivC_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image divided by constant, scale, then clamp to saturated value.
static int JNppi.nppiExp_16u_C1IRSfs(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image exponential, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiExp_16u_C1RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image exponential, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiExp_16u_C1RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image exponential, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiExp_16u_C3IRSfs(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel in place image exponential, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiExp_16u_C3RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image exponential, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiExp_16u_C3RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image exponential, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiHistogramEven_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp32s>[] pHist, int[] nLevels, int[] nLowerLevel, int[] nUpperLevel, TypedPointer<Npp8u> pBuffer)
           4 channel (alpha as the last channel) 16-bit unsigned histogram with evenly distributed bins.
static int JNppi.nppiHistogramEven_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp32s> pHist, int nLevels, int nLowerLevel, int nUpperLevel, TypedPointer<Npp8u> pBuffer)
           
static int JNppi.nppiHistogramEven_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp32s>[] pHist, int[] nLevels, int[] nLowerLevel, int[] nUpperLevel, TypedPointer<Npp8u> pBuffer)
           3 channel 16-bit unsigned histogram with evenly distributed bins.
static int JNppi.nppiHistogramEven_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp32s>[] pHist, int[] nLevels, int[] nLowerLevel, int[] nUpperLevel, TypedPointer<Npp8u> pBuffer)
           4 channel 16-bit unsigned histogram with evenly distributed bins.
static int JNppi.nppiHistogramRange_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp32s>[] pHist, TypedPointer<Npp32s>[] pLevels, int[] nLevels, TypedPointer<Npp8u> pBuffer)
           
static int JNppi.nppiHistogramRange_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp32s> pHist, TypedPointer<Npp32s> pLevels, int nLevels, TypedPointer<Npp8u> pBuffer)
           16-bit unsigned histogram with bins determined by pLevels array.
static int JNppi.nppiHistogramRange_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp32s>[] pHist, TypedPointer<Npp32s>[] pLevels, int[] nLevels, TypedPointer<Npp8u> pBuffer)
           3 channel 16-bit unsigned histogram with bins determined by pLevels.
static int JNppi.nppiHistogramRange_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp32s>[] pHist, TypedPointer<Npp32s>[] pLevels, int[] nLevels, TypedPointer<Npp8u> pBuffer)
           4 channel 16-bit unsigned histogram with bins determined by pLevels.
static int JNppi.nppiLn_16u_C1IRSfs(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image natural logarithm, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiLn_16u_C1RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image natural logarithm, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiLn_16u_C1RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image natural logarithm, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiLn_16u_C3IRSfs(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel in place image natural logarithm, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiLn_16u_C3RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image natural logarithm, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiLn_16u_C3RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image natural logarithm, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiLShiftC_16u_AC4IR(int[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image left shift by constant with unmodified alpha.
static int JNppi.nppiLShiftC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image left shift by constant with unmodified alpha.
static int JNppi.nppiLShiftC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image left shift by constant with unmodified alpha.
static int JNppi.nppiLShiftC_16u_C1IR(int nConstant, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image left shift by constant.
static int JNppi.nppiLShiftC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image left shift by constant.
static int JNppi.nppiLShiftC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image left shift by constant.
static int JNppi.nppiLShiftC_16u_C3IR(int[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel in place image left shift by constant.
static int JNppi.nppiLShiftC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image left shift by constant.
static int JNppi.nppiLShiftC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image left shift by constant.
static int JNppi.nppiLShiftC_16u_C4IR(int[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image left shift by constant.
static int JNppi.nppiLShiftC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image left shift by constant.
static int JNppi.nppiLShiftC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image left shift by constant.
static int JNppi.nppiMax_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, short[] aMax)
           4-channel 16-bit unsigned short integer image max (alpha channel is not processed).
static int JNppi.nppiMax_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp16u> pMax)
           1-channel 16-bit unsigned short integer image max.
static int JNppi.nppiMax_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp16u> pMax)
           1-channel 16-bit unsigned short integer image max.
static int JNppi.nppiMax_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, short[] aMax)
           3-channel 16-bit unsigned short integer image max.
static int JNppi.nppiMax_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, short[] aMax)
           4-channel 16-bit unsigned short integer image max.
static int JNppi.nppiMaxIndx_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, short[] aMax, int[] aIndexX, int[] aIndexY)
           4-channel 16-bit unsigned short integer image max values with their X and Y coordinates (alpha channel is not processed).
static int JNppi.nppiMaxIndx_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp16u> pMax, int[] pIndexX, int[] pIndexY)
           1-channel 16-bit unsigned short integer image max value with its X and Y coordinates.
static int JNppi.nppiMaxIndx_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp16u> pMax, int[] pIndexX, int[] pIndexY)
           1-channel 16-bit unsigned short integer image max value with its X and Y coordinates.
static int JNppi.nppiMaxIndx_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, short[] aMax, int[] aIndexX, int[] aIndexY)
           3-channel 16-bit unsigned short integer image max values with their X and Y coordinates.
static int JNppi.nppiMaxIndx_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, short[] aMax, int[] aIndexX, int[] aIndexY)
           4-channel 16-bit unsigned short integer image max values with their X and Y coordinates.
static int JNppi.nppiMean_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, double[] aMean)
           4-channel 16-bit unsigned short image mean with 64-bit double precision result.
static int JNppi.nppiMean_16u_C1MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp64f> pMean)
           1-channel 16-bit unsigned short integer image mean with 64-bit double precision result, \ref masked_operation.
static int JNppi.nppiMean_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp64f> pMean)
           1-channel 16-bit unsigned short integer image mean with 64-bit double precision result.
static int JNppi.nppiMean_16u_C3CMR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp64f> pMean)
           3-channel 16-bit unsigned short integer image mean with 64-bit double precision result, \ref masked_operation, \ref channel_of_interest.
static int JNppi.nppiMean_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, double[] aMean)
           
static int JNppi.nppiMean_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, double[] aMean)
           4-channel 16-bit unsigned short image mean with 64-bit double precision result.
static int JNppi.nppiMean_StdDev_16u_C1MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp64f> pMean, TypedPointer<Npp64f> pStdDev)
           1-channel 16-bit unsigned short int image mean and standard deviation, \ref masked_operation.
static int JNppi.nppiMean_StdDev_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp64f> pMean, TypedPointer<Npp64f> pStdDev)
           1-channel 16-bit unsigned short int image mean and standard deviation.
static int JNppi.nppiMean_StdDev_16u_C3CMR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp64f> pMean, TypedPointer<Npp64f> pStdDev)
           3-channel 16-bit unsigned short int image mean and standard deviation, \ref masked_operation, \ref channel_of_interest.
static int JNppi.nppiMean_StdDev_16u_C3CR(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, int nCOI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp64f> pMean, TypedPointer<Npp64f> pStdDev)
           3-channel 16-bit unsigned short int image mean and standard deviation, \ref channel_of_interest.
static int JNppi.nppiMin_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, short[] aMin)
           4-channel 16-bit unsigned short integer image min (alpha channel is not processed).
static int JNppi.nppiMin_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp16u> pMin)
           1-channel 16-bit unsigned short integer image min.
static int JNppi.nppiMin_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp16u> pMin)
           1-channel 16-bit unsigned short integer image min.
static int JNppi.nppiMin_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, short[] aMin)
           3-channel 16-bit unsigned short integer image min.
static int JNppi.nppiMin_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, short[] aMin)
           4-channel 16-bit unsigned short integer image min.
static int JNppi.nppiMinIndx_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, short[] aMin, int[] aIndexX, int[] aIndexY)
           
static int JNppi.nppiMinIndx_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp16u> pMin, int[] pIndexX, int[] pIndexY)
           1-channel 16-bit unsigned short integer image min with its X and Y coordinates.
static int JNppi.nppiMinIndx_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp16u> pMin, int[] pIndexX, int[] pIndexY)
           1-channel 16-bit unsigned short integer image min with its X and Y coordinates.
static int JNppi.nppiMinIndx_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, short[] aMin, int[] aIndexX, int[] aIndexY)
           
static int JNppi.nppiMinIndx_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, short[] aMin, int[] aIndexX, int[] aIndexY)
           4-channel 16-bit unsigned short integer image min values with their X and Y coordinates.
static int JNppi.nppiMinMax_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, short[] aMin, short[] aMax, TypedPointer<Npp8u> pDeviceBuffer)
           4-channel 16-bit unsigned short image minimum and maximum values (alpha channel is not calculated).
static int JNppi.nppiMinMax_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp16u> pMin, TypedPointer<Npp16u> pMax, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image minimum and maximum values.
static int JNppi.nppiMinMax_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp16u> pMin, TypedPointer<Npp16u> pMax, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image minimum and maximum values.
static int JNppi.nppiMinMax_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp16u> pMin, TypedPointer<Npp16u> pMax, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image minimum and maximum values.
static int JNppi.nppiMinMax_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, short[] aMin, short[] aMax, TypedPointer<Npp8u> pDeviceBuffer)
           3-channel 16-bit unsigned short image minimum and maximum values.
static int JNppi.nppiMinMax_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, short[] aMin, short[] aMax, TypedPointer<Npp8u> pDeviceBuffer)
           4-channel 16-bit unsigned short image minimum and maximum values.
static int JNppi.nppiMinMaxIndx_16u_C1MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, TypedPointer<Npp16u> pMinValue, TypedPointer<Npp16u> pMaxValue, NppiPoint[] pMinIndex, NppiPoint[] pMaxIndex, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image minimum and maximum values with their indices, \ref masked_operation.
static int JNppi.nppiMinMaxIndx_16u_C1MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, TypedPointer<Npp16u> pMinValue, TypedPointer<Npp16u> pMaxValue, NppiPoint[] pMinIndex, NppiPoint[] pMaxIndex, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image minimum and maximum values with their indices, \ref masked_operation.
static int JNppi.nppiMinMaxIndx_16u_C1MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, TypedPointer<Npp16u> pMinValue, TypedPointer<Npp16u> pMaxValue, NppiPoint[] pMinIndex, NppiPoint[] pMaxIndex, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image minimum and maximum values with their indices, \ref masked_operation.
static int JNppi.nppiMinMaxIndx_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp16u> pMinValue, TypedPointer<Npp16u> pMaxValue, NppiPoint[] pMinIndex, NppiPoint[] pMaxIndex, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image minimum and maximum values with their indices.
static int JNppi.nppiMinMaxIndx_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp16u> pMinValue, TypedPointer<Npp16u> pMaxValue, NppiPoint[] pMinIndex, NppiPoint[] pMaxIndex, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image minimum and maximum values with their indices.
static int JNppi.nppiMinMaxIndx_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp16u> pMinValue, TypedPointer<Npp16u> pMaxValue, NppiPoint[] pMinIndex, NppiPoint[] pMaxIndex, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image minimum and maximum values with their indices.
static int JNppi.nppiMinMaxIndx_16u_C3CMR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, TypedPointer<Npp16u> pMinValue, TypedPointer<Npp16u> pMaxValue, NppiPoint[] pMinIndex, NppiPoint[] pMaxIndex, TypedPointer<Npp8u> pDeviceBuffer)
           3-channel 16-bit unsigned short image minimum and maximum values with their indices, \ref masked_operation, \ref channel_of_interest.
static int JNppi.nppiMinMaxIndx_16u_C3CMR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, TypedPointer<Npp16u> pMinValue, TypedPointer<Npp16u> pMaxValue, NppiPoint[] pMinIndex, NppiPoint[] pMaxIndex, TypedPointer<Npp8u> pDeviceBuffer)
           3-channel 16-bit unsigned short image minimum and maximum values with their indices, \ref masked_operation, \ref channel_of_interest.
static int JNppi.nppiMinMaxIndx_16u_C3CMR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, TypedPointer<Npp16u> pMinValue, TypedPointer<Npp16u> pMaxValue, NppiPoint[] pMinIndex, NppiPoint[] pMaxIndex, TypedPointer<Npp8u> pDeviceBuffer)
           3-channel 16-bit unsigned short image minimum and maximum values with their indices, \ref masked_operation, \ref channel_of_interest.
static int JNppi.nppiMinMaxIndx_16u_C3CR(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, int nCOI, TypedPointer<Npp16u> pMinValue, TypedPointer<Npp16u> pMaxValue, NppiPoint[] pMinIndex, NppiPoint[] pMaxIndex, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image minimum and maximum values with their indices, \ref channel_of_interest.
static int JNppi.nppiMinMaxIndx_16u_C3CR(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, int nCOI, TypedPointer<Npp16u> pMinValue, TypedPointer<Npp16u> pMaxValue, NppiPoint[] pMinIndex, NppiPoint[] pMaxIndex, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image minimum and maximum values with their indices, \ref channel_of_interest.
static int JNppi.nppiMinMaxIndx_16u_C3CR(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, int nCOI, TypedPointer<Npp16u> pMinValue, TypedPointer<Npp16u> pMaxValue, NppiPoint[] pMinIndex, NppiPoint[] pMaxIndex, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image minimum and maximum values with their indices, \ref channel_of_interest.
static int JNppi.nppiMirror_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oROI, int flip)
           4 channel 16-bit unsigned image mirror not affecting alpha.
static int JNppi.nppiMirror_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oROI, int flip)
           4 channel 16-bit unsigned image mirror not affecting alpha.
static int JNppi.nppiMirror_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oROI, int flip)
           16-bit unsigned image mirror.
static int JNppi.nppiMirror_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oROI, int flip)
           16-bit unsigned image mirror.
static int JNppi.nppiMirror_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oROI, int flip)
           
static int JNppi.nppiMirror_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oROI, int flip)
           
static int JNppi.nppiMirror_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oROI, int flip)
           4 channel 16-bit unsigned image mirror.
static int JNppi.nppiMirror_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oROI, int flip)
           4 channel 16-bit unsigned image mirror.
static int JNppi.nppiMul_16u_AC4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha in place image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_AC4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha in place image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C1IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C1IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C3IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C3IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel in place image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel in place image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMul_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image multiplication, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiMulC_16u_AC4IRSfs(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha in place image multiply by constant, scale, then clamp to saturated value.
static int JNppi.nppiMulC_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image multiply by constant, scale, then clamp to saturated value.
static int JNppi.nppiMulC_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image multiply by constant, scale, then clamp to saturated value.
static int JNppi.nppiMulC_16u_C1IRSfs(short nConstant, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image multiply by constant, scale, then clamp to saturated value.
static int JNppi.nppiMulC_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image multiply by constant, scale, then clamp to saturated value.
static int JNppi.nppiMulC_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image multiply by constant, scale, then clamp to saturated value.
static int JNppi.nppiMulC_16u_C3IRSfs(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel in place image multiply by constant, scale, then clamp to saturated value.
static int JNppi.nppiMulC_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           
static int JNppi.nppiMulC_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           
static int JNppi.nppiMulC_16u_C4IRSfs(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel in place image multiply by constant, scale, then clamp to saturated value.
static int JNppi.nppiMulC_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image multiply by constant, scale, then clamp to saturated value.
static int JNppi.nppiMulC_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image multiply by constant, scale, then clamp to saturated value.
static int JNppi.nppiMulCScale_16u_AC4IR(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel with unmodified alpha in place image multiply by constant and scale by max bit width value.
static int JNppi.nppiMulCScale_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel with unmodified alpha image multiply by constant and scale by max bit width value.
static int JNppi.nppiMulCScale_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel with unmodified alpha image multiply by constant and scale by max bit width value.
static int JNppi.nppiMulCScale_16u_C1IR(short nConstant, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image multiply by constant and scale by max bit width value.
static int JNppi.nppiMulCScale_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image multiply by constant and scale by max bit width value.
static int JNppi.nppiMulCScale_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image multiply by constant and scale by max bit width value.
static int JNppi.nppiMulCScale_16u_C3IR(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel in place image multiply by constant and scale by max bit width value.
static int JNppi.nppiMulCScale_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           
static int JNppi.nppiMulCScale_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           
static int JNppi.nppiMulCScale_16u_C4IR(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image multiply by constant and scale by max bit width value.
static int JNppi.nppiMulCScale_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image multiply by constant and scale by max bit width value.
static int JNppi.nppiMulCScale_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image multiply by constant and scale by max bit width value.
static int JNppi.nppiMulScale_16u_AC4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel with unmodified alpha in place image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_AC4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel with unmodified alpha in place image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel with unmodified alpha image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel with unmodified alpha image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel with unmodified alpha image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C1IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C1IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C3IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C3IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiMulScale_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image multiplication then scale by maximum value for pixel bit width.
static int JNppi.nppiNorm_Inf_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, double[] aNorm, TypedPointer<Npp8u> pDeviceBuffer)
           4-channel 16-bit unsigned short image infinity norm (alpha channel is not computed).
static int JNppi.nppiNorm_Inf_16u_C1MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, TypedPointer<Npp64f> pNorm, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image infinity norm, \ref masked_operation.
static int JNppi.nppiNorm_Inf_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp64f> pNorm, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image infinity norm.
static int JNppi.nppiNorm_Inf_16u_C3CMR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, TypedPointer<Npp64f> pNorm, TypedPointer<Npp8u> pDeviceBuffer)
           3-channel 16-bit unsigned short image infinity norm, \ref masked_operation, \ref channel_of_interest.
static int JNppi.nppiNorm_Inf_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, double[] aNorm, TypedPointer<Npp8u> pDeviceBuffer)
           3-channel 16-bit unsigned short image infinity norm.
static int JNppi.nppiNorm_Inf_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, double[] aNorm, TypedPointer<Npp8u> pDeviceBuffer)
           4-channel 16-bit unsigned short image infinity norm.
static int JNppi.nppiNorm_L1_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, double[] aNorm, TypedPointer<Npp8u> pDeviceBuffer)
           4-channel 16-bit unsigned short image L1 norm (alpha channel is not computed).
static int JNppi.nppiNorm_L1_16u_C1MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, TypedPointer<Npp64f> pNorm, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image L1 norm, \ref masked_operation
static int JNppi.nppiNorm_L1_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp64f> pNorm, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image L1 norm.
static int JNppi.nppiNorm_L1_16u_C3CMR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, TypedPointer<Npp64f> pNorm, TypedPointer<Npp8u> pDeviceBuffer)
           3-channel 16-bit unsigned short image L1 norm, \ref masked_operation, \ref channel_of_interest.
static int JNppi.nppiNorm_L1_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, double[] aNorm, TypedPointer<Npp8u> pDeviceBuffer)
           3-channel 16-bit unsigned short image L1 norm.
static int JNppi.nppiNorm_L1_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, double[] aNorm, TypedPointer<Npp8u> pDeviceBuffer)
           4-channel 16-bit unsigned short image L1 norm.
static int JNppi.nppiNorm_L2_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, double[] aNorm, TypedPointer<Npp8u> pDeviceBuffer)
           4-channel 16-bit unsigned short image L2 norm (alpha channel is not computed).
static int JNppi.nppiNorm_L2_16u_C1MR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, TypedPointer<Npp64f> pNorm, TypedPointer<Npp8u> pDeviceBuffer)
           \ref masked_operation 1-channel 16-bit unsigned short image L2 norm.
static int JNppi.nppiNorm_L2_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp64f> pNorm, TypedPointer<Npp8u> pDeviceBuffer)
           1-channel 16-bit unsigned short image L2 norm.
static int JNppi.nppiNorm_L2_16u_C3CMR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp8u> pMask, int nMaskStep, NppiSize oSizeROI, int nCOI, TypedPointer<Npp64f> pNorm, TypedPointer<Npp8u> pDeviceBuffer)
           3-channel 16-bit unsigned short image L2 norm, \ref masked_operation, \ref channel_of_interest.
static int JNppi.nppiNorm_L2_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, double[] aNorm, TypedPointer<Npp8u> pDeviceBuffer)
           3-channel 16-bit unsigned short image L2 norm.
static int JNppi.nppiNorm_L2_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, double[] aNorm, TypedPointer<Npp8u> pDeviceBuffer)
           4-channel 16-bit unsigned short image L2 norm.
static int JNppi.nppiOr_16u_AC4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical or with unmodified alpha.
static int JNppi.nppiOr_16u_AC4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical or with unmodified alpha.
static int JNppi.nppiOr_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical or with unmodified alpha.
static int JNppi.nppiOr_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical or with unmodified alpha.
static int JNppi.nppiOr_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical or with unmodified alpha.
static int JNppi.nppiOr_16u_C1IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image logical or.
static int JNppi.nppiOr_16u_C1IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image logical or.
static int JNppi.nppiOr_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical or.
static int JNppi.nppiOr_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical or.
static int JNppi.nppiOr_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical or.
static int JNppi.nppiOr_16u_C3IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel in place image logical or.
static int JNppi.nppiOr_16u_C3IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel in place image logical or.
static int JNppi.nppiOr_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical or.
static int JNppi.nppiOr_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical or.
static int JNppi.nppiOr_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical or.
static int JNppi.nppiOr_16u_C4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical or.
static int JNppi.nppiOr_16u_C4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical or.
static int JNppi.nppiOr_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical or.
static int JNppi.nppiOr_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical or.
static int JNppi.nppiOr_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical or.
static int JNppi.nppiOrC_16u_AC4IR(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical or with constant with unmodified alpha.
static int JNppi.nppiOrC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical or with constant with unmodified alpha.
static int JNppi.nppiOrC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical or with constant with unmodified alpha.
static int JNppi.nppiOrC_16u_C1IR(short nConstant, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image logical or with constant.
static int JNppi.nppiOrC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical or with constant.
static int JNppi.nppiOrC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical or with constant.
static int JNppi.nppiOrC_16u_C3IR(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel in place image logical or with constant.
static int JNppi.nppiOrC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical or with constant.
static int JNppi.nppiOrC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical or with constant.
static int JNppi.nppiOrC_16u_C4IR(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical or with constant.
static int JNppi.nppiOrC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical or with constant.
static int JNppi.nppiOrC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical or with constant.
static int JNppi.nppiQuantFwdTableInit_JPEG_8u16u(TypedPointer<Npp8u> hpQuantRawTable, TypedPointer<Npp16u> hpQuantFwdRawTable)
           
static int JNppi.nppiQuantInvTableInit_JPEG_8u16u(TypedPointer<Npp8u> hpQuantRawTable, TypedPointer<Npp16u> hpQuantFwdRawTable)
           Initializes a quantization table for nppiDCTQuantInv8x8LS_JPEG_16s8u_C1R().
static int JNppi.nppiRotate_16u_AC4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double nAngle, double nShiftX, double nShiftY, int eInterpolation)
           
static int JNppi.nppiRotate_16u_AC4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double nAngle, double nShiftX, double nShiftY, int eInterpolation)
           
static int JNppi.nppiRotate_16u_C1R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double nAngle, double nShiftX, double nShiftY, int eInterpolation)
           16-bit unsigned image rotate.
static int JNppi.nppiRotate_16u_C1R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double nAngle, double nShiftX, double nShiftY, int eInterpolation)
           16-bit unsigned image rotate.
static int JNppi.nppiRotate_16u_C3R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double nAngle, double nShiftX, double nShiftY, int eInterpolation)
           
static int JNppi.nppiRotate_16u_C3R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double nAngle, double nShiftX, double nShiftY, int eInterpolation)
           
static int JNppi.nppiRotate_16u_C4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double nAngle, double nShiftX, double nShiftY, int eInterpolation)
           4 channel 16-bit unsigned image rotate.
static int JNppi.nppiRotate_16u_C4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double nAngle, double nShiftX, double nShiftY, int eInterpolation)
           4 channel 16-bit unsigned image rotate.
static int JNppi.nppiRShiftC_16u_AC4IR(int[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image right shift by constant with unmodified alpha.
static int JNppi.nppiRShiftC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image right shift by constant with unmodified alpha.
static int JNppi.nppiRShiftC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image right shift by constant with unmodified alpha.
static int JNppi.nppiRShiftC_16u_C1IR(int nConstant, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image right shift by constant.
static int JNppi.nppiRShiftC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image right shift by constant.
static int JNppi.nppiRShiftC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image right shift by constant.
static int JNppi.nppiRShiftC_16u_C3IR(int[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel in place image right shift by constant.
static int JNppi.nppiRShiftC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image right shift by constant.
static int JNppi.nppiRShiftC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image right shift by constant.
static int JNppi.nppiRShiftC_16u_C4IR(int[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image right shift by constant.
static int JNppi.nppiRShiftC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image right shift by constant.
static int JNppi.nppiRShiftC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, int[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image right shift by constant.
static int JNppi.nppiSet_16u_AC4MR(short[] aValues, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, TypedPointer<Npp8u> pMask, int nMaskStep)
           Masked 4 channel 16-bit unsigned image set method, not affecting Alpha channel.
static int JNppi.nppiSet_16u_AC4R(short[] aValues, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           
static int JNppi.nppiSet_16u_C1MR(short nValue, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, TypedPointer<Npp8u> pMask, int nMaskStep)
           Masked 16-bit unsigned image set.
static int JNppi.nppiSet_16u_C1R(short nValue, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           16-bit unsigned image set.
static int JNppi.nppiSet_16u_C2R(short[] aValues, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           
static int JNppi.nppiSet_16u_C4CR(short nValue, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           4 channel 16-bit unsigned image set affecting only single channel.
static int JNppi.nppiSet_16u_C4MR(short[] aValues, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, TypedPointer<Npp8u> pMask, int nMaskStep)
           Masked 4 channel 16-bit unsigned image set.
static int JNppi.nppiSet_16u_C4R(short[] aValues, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           4 channel 16-bit unsigned image set.
static int JNppi.nppiSqr_16u_AC4IRSfs(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel in place image squared with unmodified alpha, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqr_16u_AC4RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image squared with unmodified alpha, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqr_16u_AC4RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image squared with unmodified alpha, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqr_16u_C1IRSfs(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image squared, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqr_16u_C1RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image squared, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqr_16u_C1RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image squared, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqr_16u_C3IRSfs(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel in place image squared, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqr_16u_C3RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image squared, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqr_16u_C3RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image squared, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqr_16u_C4IRSfs(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel in place image squared, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqr_16u_C4RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image squared, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqr_16u_C4RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image squared, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqrt_16u_AC4IRSfs(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel in place image square root with unmodified alpha, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqrt_16u_AC4RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image square root with unmodified alpha, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqrt_16u_AC4RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image square root with unmodified alpha, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqrt_16u_C1IRSfs(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image square root, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqrt_16u_C1RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image square root, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqrt_16u_C1RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image square root, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqrt_16u_C3IRSfs(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel in place image square root, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqrt_16u_C3RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image square root, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSqrt_16u_C3RSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image square root, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_AC4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha in place image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_AC4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha in place image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C1IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C1IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C3IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C3IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel in place image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C4IRSfs(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel in place image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSub_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image subtraction, scale by 2^(-nScaleFactor), then clamp to saturated value.
static int JNppi.nppiSubC_16u_AC4IRSfs(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha in place image subtract constant, scale, then clamp to saturated value.
static int JNppi.nppiSubC_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image subtract constant, scale, then clamp to saturated value.
static int JNppi.nppiSubC_16u_AC4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel with unmodified alpha image subtract constant, scale, then clamp to saturated value.
static int JNppi.nppiSubC_16u_C1IRSfs(short nConstant, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel in place image subtract constant, scale, then clamp to saturated value.
static int JNppi.nppiSubC_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image subtract constant, scale, then clamp to saturated value.
static int JNppi.nppiSubC_16u_C1RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           One 16-bit unsigned short channel image subtract constant, scale, then clamp to saturated value.
static int JNppi.nppiSubC_16u_C3IRSfs(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel in place image subtract constant, scale, then clamp to saturated value.
static int JNppi.nppiSubC_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image subtract constant, scale, then clamp to saturated value.
static int JNppi.nppiSubC_16u_C3RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Three 16-bit unsigned short channel image subtract constant, scale, then clamp to saturated value.
static int JNppi.nppiSubC_16u_C4IRSfs(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel in place image subtract constant, scale, then clamp to saturated value.
static int JNppi.nppiSubC_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image subtract constant, scale, then clamp to saturated value.
static int JNppi.nppiSubC_16u_C4RSfs(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, int nScaleFactor)
           Four 16-bit unsigned short channel image subtract constant, scale, then clamp to saturated value.
static int JNppi.nppiSum_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, double[] aSum)
           4-channel 16-bit unsigned short image sum with 64-bit double precision result.
static int JNppi.nppiSum_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, TypedPointer<Npp64f> pSum)
           
static int JNppi.nppiSum_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, double[] aSum)
           
static int JNppi.nppiSum_16u_C4R(TypedPointer<Npp16u> pSrc, int nSrcStep, NppiSize oSizeROI, TypedPointer<Npp8u> pDeviceBuffer, double[] aSum)
           4-channel 16-bit unsigned short image sum with 64-bit double precision result.
static int JNppi.nppiThreshold_16u_AC4IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short[] rThresholds, int eComparisonOperation)
           
static int JNppi.nppiThreshold_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, int eComparisonOperation)
           
static int JNppi.nppiThreshold_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, int eComparisonOperation)
           
static int JNppi.nppiThreshold_16u_C1IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short nThreshold, int eComparisonOperation)
           1 channel 16-bit unsigned short in place threshold.
static int JNppi.nppiThreshold_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nThreshold, int eComparisonOperation)
           
static int JNppi.nppiThreshold_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nThreshold, int eComparisonOperation)
           
static int JNppi.nppiThreshold_16u_C3IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short[] rThresholds, int eComparisonOperation)
           3 channel 16-bit unsigned short in place threshold.
static int JNppi.nppiThreshold_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, int eComparisonOperation)
           3 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, int eComparisonOperation)
           3 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_GT_16u_AC4IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short[] rThresholds)
           4 channel 16-bit unsigned short in place image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_GT_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds)
           4 channel 16-bit unsigned short image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_GT_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds)
           4 channel 16-bit unsigned short image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_GT_16u_C1IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short nThreshold)
           
static int JNppi.nppiThreshold_GT_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nThreshold)
           1 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_GT_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nThreshold)
           1 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_GT_16u_C3IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short[] rThresholds)
           
static int JNppi.nppiThreshold_GT_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds)
           3 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_GT_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds)
           3 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_GTVal_16u_AC4IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues)
           4 channel 16-bit unsigned short in place image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_GTVal_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues)
           4 channel 16-bit unsigned short image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_GTVal_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues)
           4 channel 16-bit unsigned short image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_GTVal_16u_C1IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short nThreshold, short nValue)
           1 channel 16-bit unsigned short in place threshold.
static int JNppi.nppiThreshold_GTVal_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nThreshold, short nValue)
           1 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_GTVal_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nThreshold, short nValue)
           1 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_GTVal_16u_C3IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues)
           
static int JNppi.nppiThreshold_GTVal_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues)
           3 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_GTVal_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues)
           3 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_LT_16u_AC4IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short[] rThresholds)
           
static int JNppi.nppiThreshold_LT_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds)
           4 channel 16-bit unsigned short image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_LT_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds)
           4 channel 16-bit unsigned short image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_LT_16u_C1IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short nThreshold)
           
static int JNppi.nppiThreshold_LT_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nThreshold)
           1 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_LT_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nThreshold)
           1 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_LT_16u_C3IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short[] rThresholds)
           3 channel 16-bit unsigned short in place threshold.
static int JNppi.nppiThreshold_LT_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds)
           3 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_LT_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds)
           3 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_LTVal_16u_AC4IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues)
           4 channel 16-bit unsigned short in place image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_LTVal_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues)
           4 channel 16-bit unsigned short image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_LTVal_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues)
           4 channel 16-bit unsigned short image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_LTVal_16u_C1IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short nThreshold, short nValue)
           1 channel 16-bit unsigned short in place threshold.
static int JNppi.nppiThreshold_LTVal_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nThreshold, short nValue)
           1 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_LTVal_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nThreshold, short nValue)
           1 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_LTVal_16u_C3IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues)
           3 channel 16-bit unsigned short in place threshold.
static int JNppi.nppiThreshold_LTVal_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues)
           3 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_LTVal_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues)
           3 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_LTValGTVal_16u_AC4IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short[] rThresholdsLT, short[] rValuesLT, short[] rThresholdsGT, short[] rValuesGT)
           4 channel 16-bit unsigned short in place image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_LTValGTVal_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholdsLT, short[] rValuesLT, short[] rThresholdsGT, short[] rValuesGT)
           4 channel 16-bit unsigned short image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_LTValGTVal_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholdsLT, short[] rValuesLT, short[] rThresholdsGT, short[] rValuesGT)
           4 channel 16-bit unsigned short image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_LTValGTVal_16u_C1IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short nThresholdLT, short nValueLT, short nThresholdGT, short nValueGT)
           
static int JNppi.nppiThreshold_LTValGTVal_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nThresholdLT, short nValueLT, short nThresholdGT, short nValueGT)
           
static int JNppi.nppiThreshold_LTValGTVal_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nThresholdLT, short nValueLT, short nThresholdGT, short nValueGT)
           
static int JNppi.nppiThreshold_LTValGTVal_16u_C3IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short[] rThresholdsLT, short[] rValuesLT, short[] rThresholdsGT, short[] rValuesGT)
           3 channel 16-bit unsigned short in place threshold.
static int JNppi.nppiThreshold_LTValGTVal_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholdsLT, short[] rValuesLT, short[] rThresholdsGT, short[] rValuesGT)
           
static int JNppi.nppiThreshold_LTValGTVal_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholdsLT, short[] rValuesLT, short[] rThresholdsGT, short[] rValuesGT)
           
static int JNppi.nppiThreshold_Val_16u_AC4IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues, int eComparisonOperation)
           4 channel 16-bit unsigned short in place image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_Val_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues, int eComparisonOperation)
           4 channel 16-bit unsigned short image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_Val_16u_AC4R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues, int eComparisonOperation)
           4 channel 16-bit unsigned short image threshold, not affecting Alpha.
static int JNppi.nppiThreshold_Val_16u_C1IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short nThreshold, short nValue, int eComparisonOperation)
           1 channel 16-bit unsigned short in place threshold.
static int JNppi.nppiThreshold_Val_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nThreshold, short nValue, int eComparisonOperation)
           1 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_Val_16u_C1R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short nThreshold, short nValue, int eComparisonOperation)
           1 channel 16-bit unsigned short threshold.
static int JNppi.nppiThreshold_Val_16u_C3IR(TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues, int eComparisonOperation)
           3 channel 16-bit unsigned short in place threshold.
static int JNppi.nppiThreshold_Val_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues, int eComparisonOperation)
           
static int JNppi.nppiThreshold_Val_16u_C3R(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI, short[] rThresholds, short[] rValues, int eComparisonOperation)
           
static int JNppi.nppiWarpAffine_16u_AC4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Four-channel 16-bit unsigned affine warp, ignoring alpha channel.
static int JNppi.nppiWarpAffine_16u_AC4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Four-channel 16-bit unsigned affine warp, ignoring alpha channel.
static int JNppi.nppiWarpAffine_16u_C1R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Single-channel 16-bit unsigned affine warp.
static int JNppi.nppiWarpAffine_16u_C1R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Single-channel 16-bit unsigned affine warp.
static int JNppi.nppiWarpAffine_16u_C3R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Three-channel 16-bit unsigned affine warp.
static int JNppi.nppiWarpAffine_16u_C3R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Three-channel 16-bit unsigned affine warp.
static int JNppi.nppiWarpAffine_16u_C4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Four-channel 16-bit unsigned affine warp.
static int JNppi.nppiWarpAffine_16u_C4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Four-channel 16-bit unsigned affine warp.
static int JNppi.nppiWarpAffineBack_16u_AC4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Four-channel 16-bit unsigned integer backwards affine warp, ignoring alpha channel.
static int JNppi.nppiWarpAffineBack_16u_AC4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Four-channel 16-bit unsigned integer backwards affine warp, ignoring alpha channel.
static int JNppi.nppiWarpAffineBack_16u_C1R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Single-channel 16-bit unsigned integer backwards affine warp.
static int JNppi.nppiWarpAffineBack_16u_C1R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Single-channel 16-bit unsigned integer backwards affine warp.
static int JNppi.nppiWarpAffineBack_16u_C3R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Three-channel 16-bit unsigned integer backwards affine warp.
static int JNppi.nppiWarpAffineBack_16u_C3R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Three-channel 16-bit unsigned integer backwards affine warp.
static int JNppi.nppiWarpAffineBack_16u_C4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Four-channel 16-bit unsigned integer backwards affine warp.
static int JNppi.nppiWarpAffineBack_16u_C4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Four-channel 16-bit unsigned integer backwards affine warp.
static int JNppi.nppiWarpAffineQuad_16u_AC4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Four-channel 16-bit unsigned integer quad-based affine warp, ignoring alpha channel.
static int JNppi.nppiWarpAffineQuad_16u_AC4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Four-channel 16-bit unsigned integer quad-based affine warp, ignoring alpha channel.
static int JNppi.nppiWarpAffineQuad_16u_C1R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Single-channel 16-bit unsigned integer quad-based affine warp.
static int JNppi.nppiWarpAffineQuad_16u_C1R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Single-channel 16-bit unsigned integer quad-based affine warp.
static int JNppi.nppiWarpAffineQuad_16u_C3R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Three-channel 16-bit unsigned integer quad-based affine warp.
static int JNppi.nppiWarpAffineQuad_16u_C3R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Three-channel 16-bit unsigned integer quad-based affine warp.
static int JNppi.nppiWarpAffineQuad_16u_C4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Four-channel 16-bit unsigned integer quad-based affine warp.
static int JNppi.nppiWarpAffineQuad_16u_C4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Four-channel 16-bit unsigned integer quad-based affine warp.
static int JNppi.nppiWarpPerspective_16u_AC4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           
static int JNppi.nppiWarpPerspective_16u_AC4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           
static int JNppi.nppiWarpPerspective_16u_C1R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Single-channel 16-bit unsigned integer perspective warp.
static int JNppi.nppiWarpPerspective_16u_C1R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Single-channel 16-bit unsigned integer perspective warp.
static int JNppi.nppiWarpPerspective_16u_C3R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Three-channel 16-bit unsigned integer perspective warp.
static int JNppi.nppiWarpPerspective_16u_C3R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Three-channel 16-bit unsigned integer perspective warp.
static int JNppi.nppiWarpPerspective_16u_C4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           
static int JNppi.nppiWarpPerspective_16u_C4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           
static int JNppi.nppiWarpPerspectiveBack_16u_AC4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Four-channel 16-bit unsigned integer backwards perspective warp, ignoring alpha channel.
static int JNppi.nppiWarpPerspectiveBack_16u_AC4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Four-channel 16-bit unsigned integer backwards perspective warp, ignoring alpha channel.
static int JNppi.nppiWarpPerspectiveBack_16u_C1R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Single-channel 16-bit unsigned integer backwards perspective warp.
static int JNppi.nppiWarpPerspectiveBack_16u_C1R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Single-channel 16-bit unsigned integer backwards perspective warp.
static int JNppi.nppiWarpPerspectiveBack_16u_C3R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Three-channel 16-bit unsigned integer backwards perspective warp.
static int JNppi.nppiWarpPerspectiveBack_16u_C3R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           Three-channel 16-bit unsigned integer backwards perspective warp.
static int JNppi.nppiWarpPerspectiveBack_16u_C4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           
static int JNppi.nppiWarpPerspectiveBack_16u_C4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aCoeffs, int eInterpolation)
           
static int JNppi.nppiWarpPerspectiveQuad_16u_AC4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Four-channel 16-bit unsigned integer quad-based perspective warp, ignoring alpha channel.
static int JNppi.nppiWarpPerspectiveQuad_16u_AC4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Four-channel 16-bit unsigned integer quad-based perspective warp, ignoring alpha channel.
static int JNppi.nppiWarpPerspectiveQuad_16u_C1R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Single-channel 16-bit unsigned integer quad-based perspective warp.
static int JNppi.nppiWarpPerspectiveQuad_16u_C1R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Single-channel 16-bit unsigned integer quad-based perspective warp.
static int JNppi.nppiWarpPerspectiveQuad_16u_C3R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Three-channel 16-bit unsigned integer quad-based perspective warp.
static int JNppi.nppiWarpPerspectiveQuad_16u_C3R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Three-channel 16-bit unsigned integer quad-based perspective warp.
static int JNppi.nppiWarpPerspectiveQuad_16u_C4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Four-channel 16-bit unsigned integer quad-based perspective warp.
static int JNppi.nppiWarpPerspectiveQuad_16u_C4R(TypedPointer<Npp16u> pSrc, NppiSize oSrcSize, int nSrcStep, NppiRect oSrcROI, double[][] aSrcQuad, TypedPointer<Npp16u> pDst, int nDstStep, NppiRect oDstROI, double[][] aDstQuad, int eInterpolation)
           Four-channel 16-bit unsigned integer quad-based perspective warp.
static int JNppi.nppiXor_16u_AC4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical exclusive or with unmodified alpha.
static int JNppi.nppiXor_16u_AC4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical exclusive or with unmodified alpha.
static int JNppi.nppiXor_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical exclusive or with unmodified alpha.
static int JNppi.nppiXor_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical exclusive or with unmodified alpha.
static int JNppi.nppiXor_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical exclusive or with unmodified alpha.
static int JNppi.nppiXor_16u_C1IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image logical exclusive or.
static int JNppi.nppiXor_16u_C1IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image logical exclusive or.
static int JNppi.nppiXor_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical exclusive or.
static int JNppi.nppiXor_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical exclusive or.
static int JNppi.nppiXor_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical exclusive or.
static int JNppi.nppiXor_16u_C3IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel in place image logical exclusive or.
static int JNppi.nppiXor_16u_C3IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel in place image logical exclusive or.
static int JNppi.nppiXor_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical exclusive or.
static int JNppi.nppiXor_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical exclusive or.
static int JNppi.nppiXor_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical exclusive or.
static int JNppi.nppiXor_16u_C4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical exclusive or.
static int JNppi.nppiXor_16u_C4IR(TypedPointer<Npp16u> pSrc, int nSrcStep, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical exclusive or.
static int JNppi.nppiXor_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical exclusive or.
static int JNppi.nppiXor_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical exclusive or.
static int JNppi.nppiXor_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, TypedPointer<Npp16u> pSrc2, int nSrc2Step, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical exclusive or.
static int JNppi.nppiXorC_16u_AC4IR(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical exclusive or with constant with unmodified alpha.
static int JNppi.nppiXorC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical exclusive or with constant with unmodified alpha.
static int JNppi.nppiXorC_16u_AC4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical exclusive or with constant with unmodified alpha.
static int JNppi.nppiXorC_16u_C1IR(short nConstant, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel in place image logical exclusive or with constant.
static int JNppi.nppiXorC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical exclusive or with constant.
static int JNppi.nppiXorC_16u_C1R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short nConstant, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           One 16-bit unsigned short channel image logical exclusive or with constant.
static int JNppi.nppiXorC_16u_C3IR(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel in place image logical exclusive or with constant.
static int JNppi.nppiXorC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical exclusive or with constant.
static int JNppi.nppiXorC_16u_C3R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Three 16-bit unsigned short channel image logical exclusive or with constant.
static int JNppi.nppiXorC_16u_C4IR(short[] aConstants, TypedPointer<Npp16u> pSrcDst, int nSrcDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel in place image logical exclusive or with constant.
static int JNppi.nppiXorC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical exclusive or with constant.
static int JNppi.nppiXorC_16u_C4R(TypedPointer<Npp16u> pSrc1, int nSrc1Step, short[] aConstants, TypedPointer<Npp16u> pDst, int nDstStep, NppiSize oSizeROI)
           Four 16-bit unsigned short channel image logical exclusive or with constant.
static int JNpps.nppsAdd_16u_ISfs(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           16-bit unsigned short in place signal add signal, with scaling, then clamp to saturated value.
static int JNpps.nppsAdd_16u_ISfs(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           16-bit unsigned short in place signal add signal, with scaling, then clamp to saturated value.
static int JNpps.nppsAdd_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short add signal, scale, then clamp to saturated value.
static int JNpps.nppsAdd_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short add signal, scale, then clamp to saturated value.
static int JNpps.nppsAdd_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short add signal, scale, then clamp to saturated value.
static int JNpps.nppsAdd_16u(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal add signal, then clamp to saturated value.
static int JNpps.nppsAdd_16u(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal add signal, then clamp to saturated value.
static int JNpps.nppsAdd_16u(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal add signal, then clamp to saturated value.
static int JNpps.nppsAdd_8u16u(TypedPointer<Npp8u> pSrc1, TypedPointer<Npp8u> pSrc2, TypedPointer<Npp16u> pDst, int nLength)
           8-bit unsigned char signal add signal with 16-bit unsigned result, then clamp to saturated value.
static int JNpps.nppsAddC_16u_ISfs(short nValue, TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           
static int JNpps.nppsAddC_16u_Sfs(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short vector add constant, scale, then clamp to saturated value.
static int JNpps.nppsAddC_16u_Sfs(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short vector add constant, scale, then clamp to saturated value.
static int JNpps.nppsAnd_16u_I(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short in place signal and with signal.
static int JNpps.nppsAnd_16u_I(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short in place signal and with signal.
static int JNpps.nppsAnd_16u(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal and with signal.
static int JNpps.nppsAnd_16u(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal and with signal.
static int JNpps.nppsAnd_16u(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal and with signal.
static int JNpps.nppsAndC_16u_I(short nValue, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short in place signal and with constant.
static int JNpps.nppsAndC_16u(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal and with constant.
static int JNpps.nppsAndC_16u(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal and with constant.
static int JNpps.nppsConvert_16u32f(TypedPointer<Npp16u> pSrc, TypedPointer<Npp32f> pDst, int nLength)
           
static int JNpps.nppsConvert_32f16u_Sfs(TypedPointer<Npp32f> pSrc, TypedPointer<Npp16u> pDst, int nLength, int eRoundMode, int nScaleFactor)
           
static int JNpps.nppsDiv_16u_ISfs(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           16-bit unsigned short in place signal divide signal, with scaling, then clamp to saturated value.
static int JNpps.nppsDiv_16u_ISfs(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           16-bit unsigned short in place signal divide signal, with scaling, then clamp to saturated value.
static int JNpps.nppsDiv_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal divide signal, scale, then clamp to saturated value.
static int JNpps.nppsDiv_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal divide signal, scale, then clamp to saturated value.
static int JNpps.nppsDiv_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal divide signal, scale, then clamp to saturated value.
static int JNpps.nppsDiv_Round_16u_ISfs(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength, int nRndMode, int nScaleFactor)
           16-bit unsigned short in place signal divide signal, with scaling, rounding then clamp to saturated value.
static int JNpps.nppsDiv_Round_16u_ISfs(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength, int nRndMode, int nScaleFactor)
           16-bit unsigned short in place signal divide signal, with scaling, rounding then clamp to saturated value.
static int JNpps.nppsDiv_Round_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nRndMode, int nScaleFactor)
           16-bit unsigned short signal divide signal, scale, round, then clamp to saturated value.
static int JNpps.nppsDiv_Round_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nRndMode, int nScaleFactor)
           16-bit unsigned short signal divide signal, scale, round, then clamp to saturated value.
static int JNpps.nppsDiv_Round_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nRndMode, int nScaleFactor)
           16-bit unsigned short signal divide signal, scale, round, then clamp to saturated value.
static int JNpps.nppsDivC_16u_ISfs(short nValue, TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           16-bit unsigned short in place signal divided by constant, scale, then clamp to saturated value.
static int JNpps.nppsDivC_16u_Sfs(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal divided by constant, scale, then clamp to saturated value.
static int JNpps.nppsDivC_16u_Sfs(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal divided by constant, scale, then clamp to saturated value.
static int JNpps.nppsDivCRev_16u_I(short nValue, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short in place constant divided by signal, then clamp to saturated value.
static int JNpps.nppsDivCRev_16u(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal divided by constant, then clamp to saturated value.
static int JNpps.nppsDivCRev_16u(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal divided by constant, then clamp to saturated value.
static int JNpps.nppsLShiftC_16u_I(int nValue, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short in place signal left shift with constant.
static int JNpps.nppsLShiftC_16u(TypedPointer<Npp16u> pSrc, int nValue, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal left shift with constant.
static int JNpps.nppsLShiftC_16u(TypedPointer<Npp16u> pSrc, int nValue, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal left shift with constant.
static int JNpps.nppsMaxEvery_16u_I(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short integer in place max value for each pair of elements.
static int JNpps.nppsMaxEvery_16u_I(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short integer in place max value for each pair of elements.
static int JNpps.nppsMinEvery_16u_I(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short integer in place min value for each pair of elements.
static int JNpps.nppsMinEvery_16u_I(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short integer in place min value for each pair of elements.
static int JNpps.nppsMinMax_16u(TypedPointer<Npp16u> pSrc, int nLength, TypedPointer<Npp16u> pMin, TypedPointer<Npp16u> pMax, TypedPointer<Npp8u> pDeviceBuffer)
           16-bit unsigned short vector min and max method
static int JNpps.nppsMinMax_16u(TypedPointer<Npp16u> pSrc, int nLength, TypedPointer<Npp16u> pMin, TypedPointer<Npp16u> pMax, TypedPointer<Npp8u> pDeviceBuffer)
           16-bit unsigned short vector min and max method
static int JNpps.nppsMinMax_16u(TypedPointer<Npp16u> pSrc, int nLength, TypedPointer<Npp16u> pMin, TypedPointer<Npp16u> pMax, TypedPointer<Npp8u> pDeviceBuffer)
           16-bit unsigned short vector min and max method
static int JNpps.nppsMinMaxIndx_16u(TypedPointer<Npp16u> pSrc, int nLength, TypedPointer<Npp16u> pMin, int[] pMinIndx, TypedPointer<Npp16u> pMax, int[] pMaxIndx, TypedPointer<Npp8u> pDeviceBuffer)
           16-bit unsigned short vector min and max with indices method
static int JNpps.nppsMinMaxIndx_16u(TypedPointer<Npp16u> pSrc, int nLength, TypedPointer<Npp16u> pMin, int[] pMinIndx, TypedPointer<Npp16u> pMax, int[] pMaxIndx, TypedPointer<Npp8u> pDeviceBuffer)
           16-bit unsigned short vector min and max with indices method
static int JNpps.nppsMinMaxIndx_16u(TypedPointer<Npp16u> pSrc, int nLength, TypedPointer<Npp16u> pMin, int[] pMinIndx, TypedPointer<Npp16u> pMax, int[] pMaxIndx, TypedPointer<Npp8u> pDeviceBuffer)
           16-bit unsigned short vector min and max with indices method
static int JNpps.nppsMul_16u_ISfs(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           16-bit unsigned short in place signal times signal, with scaling, then clamp to saturated value.
static int JNpps.nppsMul_16u_ISfs(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           16-bit unsigned short in place signal times signal, with scaling, then clamp to saturated value.
static int JNpps.nppsMul_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal time signal, scale, then clamp to saturated value.
static int JNpps.nppsMul_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal time signal, scale, then clamp to saturated value.
static int JNpps.nppsMul_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal time signal, scale, then clamp to saturated value.
static int JNpps.nppsMul_16u16s_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16s> pSrc2, TypedPointer<Npp16s> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal times 16-bit signed short signal, scale, then clamp to 16-bit signed saturated value.
static int JNpps.nppsMul_8u16u(TypedPointer<Npp8u> pSrc1, TypedPointer<Npp8u> pSrc2, TypedPointer<Npp16u> pDst, int nLength)
           8-bit unsigned char signal times signal with 16-bit unsigned result, then clamp to saturated value.
static int JNpps.nppsMulC_16u_ISfs(short nValue, TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           
static int JNpps.nppsMulC_16u_Sfs(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal times constant, scale, then clamp to saturated value.
static int JNpps.nppsMulC_16u_Sfs(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal times constant, scale, then clamp to saturated value.
static int JNpps.nppsNot_16u_I(TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short in place not signal.
static int JNpps.nppsNot_16u(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short not signal.
static int JNpps.nppsNot_16u(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short not signal.
static int JNpps.nppsOr_16u_I(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short in place signal or with signal.
static int JNpps.nppsOr_16u_I(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short in place signal or with signal.
static int JNpps.nppsOr_16u(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal or with signal.
static int JNpps.nppsOr_16u(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal or with signal.
static int JNpps.nppsOr_16u(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal or with signal.
static int JNpps.nppsOrC_16u_I(short nValue, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short in place signal or with constant.
static int JNpps.nppsOrC_16u(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal or with constant.
static int JNpps.nppsOrC_16u(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal or with constant.
static int JNpps.nppsRShiftC_16u_I(int nValue, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short in place signal right shift with constant.
static int JNpps.nppsRShiftC_16u(TypedPointer<Npp16u> pSrc, int nValue, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal right shift with constant.
static int JNpps.nppsRShiftC_16u(TypedPointer<Npp16u> pSrc, int nValue, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal right shift with constant.
static int JNpps.nppsSqr_16u_ISfs(TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal squared, scale, then clamp to saturated value.
static int JNpps.nppsSqr_16u_Sfs(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal squared, scale, then clamp to saturated value.
static int JNpps.nppsSqr_16u_Sfs(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal squared, scale, then clamp to saturated value.
static int JNpps.nppsSqrt_16u_ISfs(TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal square root, scale, then clamp to saturated value.
static int JNpps.nppsSqrt_16u_Sfs(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal square root, scale, then clamp to saturated value.
static int JNpps.nppsSqrt_16u_Sfs(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal square root, scale, then clamp to saturated value.
static int JNpps.nppsSub_16u_ISfs(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           16-bit unsigned short in place signal subtract signal, with scaling, then clamp to saturated value.
static int JNpps.nppsSub_16u_ISfs(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           16-bit unsigned short in place signal subtract signal, with scaling, then clamp to saturated value.
static int JNpps.nppsSub_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal subtract signal, scale, then clamp to saturated value.
static int JNpps.nppsSub_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal subtract signal, scale, then clamp to saturated value.
static int JNpps.nppsSub_16u_Sfs(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal subtract signal, scale, then clamp to saturated value.
static int JNpps.nppsSubC_16u_ISfs(short nValue, TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           16-bit unsigned short in place signal subtract constant, scale, then clamp to saturated value.
static int JNpps.nppsSubC_16u_Sfs(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           
static int JNpps.nppsSubC_16u_Sfs(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           
static int JNpps.nppsSubCRev_16u_ISfs(short nValue, TypedPointer<Npp16u> pSrcDst, int nLength, int nScaleFactor)
           16-bit unsigned short in place signal subtract from constant, scale, then clamp to saturated value.
static int JNpps.nppsSubCRev_16u_Sfs(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal subtract from constant, scale, then clamp to saturated value.
static int JNpps.nppsSubCRev_16u_Sfs(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength, int nScaleFactor)
           16-bit unsigned short signal subtract from constant, scale, then clamp to saturated value.
static int JNpps.nppsXor_16u_I(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short in place signal exclusive or with signal.
static int JNpps.nppsXor_16u_I(TypedPointer<Npp16u> pSrc, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short in place signal exclusive or with signal.
static int JNpps.nppsXor_16u(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal exclusive or with signal.
static int JNpps.nppsXor_16u(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal exclusive or with signal.
static int JNpps.nppsXor_16u(TypedPointer<Npp16u> pSrc1, TypedPointer<Npp16u> pSrc2, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal exclusive or with signal.
static int JNpps.nppsXorC_16u_I(short nValue, TypedPointer<Npp16u> pSrcDst, int nLength)
           16-bit unsigned short in place signal exclusive or with constant.
static int JNpps.nppsXorC_16u(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal exclusive or with constant.
static int JNpps.nppsXorC_16u(TypedPointer<Npp16u> pSrc, short nValue, TypedPointer<Npp16u> pDst, int nLength)
           16-bit unsigned short signal exclusive or with constant.