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
NvMediaISCCRC Struct Reference

Detailed Description

Holds the sensor CRC structure.

Definition at line 1131 of file nvmedia_isc.h.

Data Fields

NvMediaBool crcValid
 Holds a flag which enables or disables the CRC block. More...
 
uint32_t computedCRC
 Holds the frame CRC value computed from embedded data. More...
 
uint32_t embeddedCRC
 Holds the frame CRC value parsed from embedded data. More...
 

Field Documentation

uint32_t NvMediaISCCRC::computedCRC

Holds the frame CRC value computed from embedded data.

Definition at line 1140 of file nvmedia_isc.h.

NvMediaBool NvMediaISCCRC::crcValid

Holds a flag which enables or disables the CRC block.

Definition at line 1135 of file nvmedia_isc.h.

uint32_t NvMediaISCCRC::embeddedCRC

Holds the frame CRC value parsed from embedded data.

Definition at line 1145 of file nvmedia_isc.h.


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