Show / Hide Table of Contents

    Class NPPNativeMethods.NPPs.Convert

    Routines for converting the sample-data type of signals.

    Inheritance
    System.Object
    NPPNativeMethods.NPPs.Convert
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: ManagedCuda.NPP
    Assembly: NPP.dll
    Syntax
    public static class Convert

    Methods

    nppsConvert_16s32f(CUdeviceptr, CUdeviceptr, Int32)

    Declaration
    public static NppStatus nppsConvert_16s32f(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    Returns
    Type Description
    NppStatus

    nppsConvert_16s32f_Sfs(CUdeviceptr, CUdeviceptr, Int32, Int32)

    Declaration
    public static NppStatus nppsConvert_16s32f_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_16s32s(CUdeviceptr, CUdeviceptr, Int32)

    Declaration
    public static NppStatus nppsConvert_16s32s(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    Returns
    Type Description
    NppStatus

    nppsConvert_16s64f_Sfs(CUdeviceptr, CUdeviceptr, Int32, Int32)

    Declaration
    public static NppStatus nppsConvert_16s64f_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_16s8s_Sfs(CUdeviceptr, CUdeviceptr, UInt32, NppRoundMode, Int32)

    Declaration
    public static NppStatus nppsConvert_16s8s_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, uint nLength, NppRoundMode eRoundMode, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.UInt32 nLength
    NppRoundMode eRoundMode
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_16u32f(CUdeviceptr, CUdeviceptr, Int32)

    Declaration
    public static NppStatus nppsConvert_16u32f(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    Returns
    Type Description
    NppStatus

    nppsConvert_32f16s_Sfs(CUdeviceptr, CUdeviceptr, Int32, NppRoundMode, Int32)

    Declaration
    public static NppStatus nppsConvert_32f16s_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    NppRoundMode eRoundMode
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_32f16u_Sfs(CUdeviceptr, CUdeviceptr, Int32, NppRoundMode, Int32)

    Declaration
    public static NppStatus nppsConvert_32f16u_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    NppRoundMode eRoundMode
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_32f32s_Sfs(CUdeviceptr, CUdeviceptr, Int32, NppRoundMode, Int32)

    Declaration
    public static NppStatus nppsConvert_32f32s_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    NppRoundMode eRoundMode
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_32f64f(CUdeviceptr, CUdeviceptr, Int32)

    Declaration
    public static NppStatus nppsConvert_32f64f(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    Returns
    Type Description
    NppStatus

    nppsConvert_32f8s_Sfs(CUdeviceptr, CUdeviceptr, Int32, NppRoundMode, Int32)

    Declaration
    public static NppStatus nppsConvert_32f8s_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    NppRoundMode eRoundMode
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_32f8u_Sfs(CUdeviceptr, CUdeviceptr, Int32, NppRoundMode, Int32)

    Declaration
    public static NppStatus nppsConvert_32f8u_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    NppRoundMode eRoundMode
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_32s16s(CUdeviceptr, CUdeviceptr, Int32)

    Declaration
    public static NppStatus nppsConvert_32s16s(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    Returns
    Type Description
    NppStatus

    nppsConvert_32s16s_Sfs(CUdeviceptr, CUdeviceptr, Int32, Int32)

    Declaration
    public static NppStatus nppsConvert_32s16s_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_32s32f(CUdeviceptr, CUdeviceptr, Int32)

    Declaration
    public static NppStatus nppsConvert_32s32f(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    Returns
    Type Description
    NppStatus

    nppsConvert_32s32f_Sfs(CUdeviceptr, CUdeviceptr, Int32, Int32)

    Declaration
    public static NppStatus nppsConvert_32s32f_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_32s64f(CUdeviceptr, CUdeviceptr, Int32)

    Declaration
    public static NppStatus nppsConvert_32s64f(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    Returns
    Type Description
    NppStatus

    nppsConvert_32s64f_Sfs(CUdeviceptr, CUdeviceptr, Int32, Int32)

    Declaration
    public static NppStatus nppsConvert_32s64f_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_64f16s_Sfs(CUdeviceptr, CUdeviceptr, Int32, NppRoundMode, Int32)

    Declaration
    public static NppStatus nppsConvert_64f16s_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    NppRoundMode eRoundMode
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_64f32f(CUdeviceptr, CUdeviceptr, Int32)

    Declaration
    public static NppStatus nppsConvert_64f32f(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    Returns
    Type Description
    NppStatus

    nppsConvert_64f32s_Sfs(CUdeviceptr, CUdeviceptr, Int32, NppRoundMode, Int32)

    Declaration
    public static NppStatus nppsConvert_64f32s_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    NppRoundMode eRoundMode
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_64f64s_Sfs(CUdeviceptr, CUdeviceptr, Int32, NppRoundMode, Int32)

    Declaration
    public static NppStatus nppsConvert_64f64s_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    NppRoundMode eRoundMode
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_64s32s_Sfs(CUdeviceptr, CUdeviceptr, Int32, NppRoundMode, Int32)

    Declaration
    public static NppStatus nppsConvert_64s32s_Sfs(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength, NppRoundMode eRoundMode, int nScaleFactor)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    NppRoundMode eRoundMode
    System.Int32 nScaleFactor
    Returns
    Type Description
    NppStatus

    nppsConvert_64s64f(CUdeviceptr, CUdeviceptr, Int32)

    Declaration
    public static NppStatus nppsConvert_64s64f(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    Returns
    Type Description
    NppStatus

    nppsConvert_8s16s(CUdeviceptr, CUdeviceptr, Int32)

    Declaration
    public static NppStatus nppsConvert_8s16s(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    Returns
    Type Description
    NppStatus

    nppsConvert_8s32f(CUdeviceptr, CUdeviceptr, Int32)

    Declaration
    public static NppStatus nppsConvert_8s32f(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    Returns
    Type Description
    NppStatus

    nppsConvert_8u32f(CUdeviceptr, CUdeviceptr, Int32)

    Declaration
    public static NppStatus nppsConvert_8u32f(CUdeviceptr pSrc, CUdeviceptr pDst, int nLength)
    Parameters
    Type Name Description
    CUdeviceptr pSrc
    CUdeviceptr pDst
    System.Int32 nLength
    Returns
    Type Description
    NppStatus
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX