NVIDIA DRIVE OS Linux SDK API Reference

5.1.9.0 Release

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

Detailed Description

Definition at line 1308 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

const uint8_t* NvMediaISCEmbeddedDataChunk::lineData

Holds a pointer to the data chunk.

Definition at line 1317 of file nvmedia_isc.h.

uint32_t NvMediaISCEmbeddedDataChunk::lineLength

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

Definition at line 1312 of file nvmedia_isc.h.


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