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

Detailed Description

Defines information about the IPC endpoint.

Definition at line 67 of file nvsciipc.h.

Data Fields

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

Field Documentation

uint32_t NvSciIpcEndpointInfo::frame_size

Holds the frame size.

Definition at line 71 of file nvsciipc.h.

uint32_t NvSciIpcEndpointInfo::nframes

Holds the number of frames.

Definition at line 69 of file nvsciipc.h.


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