NVIDIA DRIVE OS Linux SDK API Reference

5.1.15.0 Release
For Test and Development only
NvSciIpcEndpointInfo Struct Reference

Detailed Description

Defines information about the NvSciIpc endpoint.

Definition at line 87 of file nvsciipc.h.

Data Fields

uint32_t nframes
 Holds the number of frames. More...
 
uint32_t frame_size
 Holds the frame size in bytes. More...
 

Field Documentation

◆ frame_size

uint32_t NvSciIpcEndpointInfo::frame_size

Holds the frame size in bytes.

Definition at line 91 of file nvsciipc.h.

◆ nframes

uint32_t NvSciIpcEndpointInfo::nframes

Holds the number of frames.

Definition at line 89 of file nvsciipc.h.


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