NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaJPEGAppMarkerInfo Struct Reference

Detailed Description

Holds image JPEG decoder marker Info.

Definition at line 101 of file nvmedia_ijpd.h.

Data Fields

uint16_t marker
 Specifies the App info marker. More...
 
uint16_t len
 Specifies the App info marker length. More...
 
void * pMarker
 Specifies the App info marker data. More...
 

Field Documentation

uint16_t NvMediaJPEGAppMarkerInfo::len

Specifies the App info marker length.

Definition at line 107 of file nvmedia_ijpd.h.

uint16_t NvMediaJPEGAppMarkerInfo::marker

Specifies the App info marker.

Definition at line 104 of file nvmedia_ijpd.h.

void* NvMediaJPEGAppMarkerInfo::pMarker

Specifies the App info marker data.

Definition at line 110 of file nvmedia_ijpd.h.


The documentation for this struct was generated from the following file: