The NvJPEGDecoder API provides functionality for decoding JPEG images using libjpeg APIs. 
Data Structures | |
| class | NvJPEGDecoder | 
| Helper class for decoding JPEG images using libjpeg APIs.  More... | |
Macros | |
| #define | TEGRA_ACCELERATE | 
TEGRA_ACCELERATE must be defined to enable hardware-accelerated JPEG decoding.  More... | |
| #define | MAX_CHANNELS 3 | 
| Specifies the maximum number of channels to be used with the decoder.  More... | |
| #define MAX_CHANNELS 3 | 
Specifies the maximum number of channels to be used with the decoder.
Definition at line 68 of file NvJpegDecoder.h.
| #define TEGRA_ACCELERATE | 
TEGRA_ACCELERATE must be defined to enable hardware-accelerated JPEG decoding. 
Definition at line 55 of file NvJpegDecoder.h.