#include <stdio.h>
#include "jpeglib.h"
#include "NvElement.h"
#include "NvBuffer.h"
Go to the source code of this file.
Classes | |
class | NvJPEGDecoder |
Helper class for decoding JPEG images using libjpeg APIs. More... | |
Defines | |
#define | MAX_CHANNELS 3 |
TEGRA_ACCELERATE must be defined to enable hardware-accelerated JPEG decoding. |
Description: This file declares the NvJpegDecoder APIs.
Definition in file NvJpegDecoder.h.