![]() |
NVIDIA DRIVE OS Linux SDK API Reference5.1.12.4 Release |
Defines information about the NvSciIpc endpoint.
Definition at line 83 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... | |
uint32_t NvSciIpcEndpointInfo::frame_size |
Holds the frame size in bytes.
Definition at line 87 of file nvsciipc.h.
uint32_t NvSciIpcEndpointInfo::nframes |
Holds the number of frames.
Definition at line 85 of file nvsciipc.h.