NVIDIA DRIVE OS Linux SDK API Reference

5.2.0 Release
For Test and Development only
NvMediaISCEmbeddedDataChunk Struct Reference

Detailed Description

Definition at line 1312 of file nvmedia_isc.h.

Data Fields

uint32_t lineLength
 Holds the line length of an embedded chunk, in bytes. More...
 
const uint8_t * lineData
 Holds a pointer to the data chunk. More...
 

Field Documentation

◆ lineData

const uint8_t* NvMediaISCEmbeddedDataChunk::lineData

Holds a pointer to the data chunk.

Definition at line 1321 of file nvmedia_isc.h.

◆ lineLength

uint32_t NvMediaISCEmbeddedDataChunk::lineLength

Holds the line length of an embedded chunk, in bytes.

Definition at line 1316 of file nvmedia_isc.h.


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