![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.6.0 Release |
Holds image JPEG decoder marker Info.
Definition at line 103 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... | |
uint16_t NvMediaJPEGAppMarkerInfo::len |
Specifies the App info marker length.
Definition at line 109 of file nvmedia_ijpd.h.
uint16_t NvMediaJPEGAppMarkerInfo::marker |
Specifies the App info marker.
Definition at line 106 of file nvmedia_ijpd.h.
void* NvMediaJPEGAppMarkerInfo::pMarker |
Specifies the App info marker data.
Definition at line 112 of file nvmedia_ijpd.h.