| 
    NVIDIA 2D Image And Signal Performance Primitives (NPP)
    Version 10.1.1
    
   | 
 
JPEG decode job used by nppiJpegDecodeJob (see that for more documentation) More...
#include <nppi_compression_functions.h>
Data Fields | |
| NppiJpegFrameDescr * | pFrame | 
| This field and its contents are never written.  More... | |
| NppiJpegScanDescr * | pScan | 
| This field is never written.  More... | |
| enum NppiJpegDecodeJobKind | eKind | 
JPEG decode job used by nppiJpegDecodeJob (see that for more documentation)
The job describes piece of computation to be done.
| enum NppiJpegDecodeJobKind NppiJpegDecodeJob::eKind | 
| NppiJpegFrameDescr* NppiJpegDecodeJob::pFrame | 
This field and its contents are never written.
| NppiJpegScanDescr* NppiJpegDecodeJob::pScan | 
This field is never written.
*pScan is written only by ...Create... functions