NVIDIA Multimedia API: Image Encode API
This file declares the NvJpegEncoder APIs.
Definition in file NvJpegEncoder.h.
Go to the source code of this file.
Data Structures | |
class | NvJPEGEncoder |
NvJpegEncoder uses the libjpeg APIs for decoding JPEG images. More... | |
Macros | |
#define | TEGRA_ACCELERATE |
TEGRA_ACCELERATE must be defined to enable hardware acceleration of JPEG encoding. More... | |
#define | MAX_CHANNELS 3 |
Specifies the maximum number of channels to be used with the encoder. More... | |