NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only

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

◆ computedCRC

uint32_t NvMediaISCCRC::computedCRC

Holds the frame CRC value computed from embedded data.

Definition at line 1140 of file nvmedia_isc.h.

◆ crcValid

NvMediaBool NvMediaISCCRC::crcValid

Holds a flag which enables or disables the CRC block.

Definition at line 1135 of file nvmedia_isc.h.

◆ embeddedCRC

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: