NVIDIA 2D Image And Signal Performance Primitives (NPP)
Version 10.2.*.*
|
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.
NOTE THAT ALL OF THESE FUNCTIONS WILL BE DEPRECATED IN THE NEXT RELEASE OF NPP, USE NVJPEG INSTEAD.
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