Show / Hide Table of Contents

    Struct NppiJpegDecodeJobMemory

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: ManagedCuda.NPP
    Assembly: NPP.dll
    Syntax
    public struct NppiJpegDecodeJobMemory

    Fields

    | Improve this Doc View Source

    NPPI_JPEG_DECODE_N_BUFFERS

    Number of additional buffers that may be used by JPEG decode jobs. This number may change in the future, but it remain small.

    Declaration
    public const int NPPI_JPEG_DECODE_N_BUFFERS = 3
    Field Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX