Table of Contents
- 1. Introduction
- 2. Using the nvJPEG Library
- 3. nvJPEG Type Declarations
- 4. nvJPEG API Reference
- 4.1. nvJPEG Helper API Reference
- 4.1.1. nvjpegGetProperty()
- 4.1.2. nvjpegCreate()
- 4.1.3. nvjpegCreateSimple()
- 4.1.4. nvjpegCreateEx()
- 4.1.5. nvjpegDestroy()
- 4.1.6. nvjpegSetDeviceMemoryPadding()
- 4.1.7. nvjpegGetDeviceMemoryPadding()
- 4.1.8. nvjpegSetPinnedMemoryPadding()
- 4.1.9. nvjpegGetPinnedMemoryPadding()
- 4.1.10. nvjpegJpegStateCreate()
- 4.1.11. nvjpegJpegStateDestroy()
- 4.2. Retrieve Encoded Image Information API
- 4.3. Decode API -- Single Phase
- 4.4. Decode API -- Multiple Phases
- 4.5. nvjpeg-api-return-codes
- 4.6. nvjpeg-chroma-subsampling
- 4.7. Reference Documents
- 4.1. nvJPEG Helper API Reference
- 5. Examples of nvJPEG
- Notices