NVIDIA DRIVE OS Linux SDK API Reference

6.0.9 Release
NvSizeRec Struct Reference

Detailed Description

This structure is used to define a 2-dimensional surface where the surface is determined by it's height and width in pixels.

Definition at line 309 of file nvcommon.h.

Data Fields

NvS32 width
 
NvS32 height
 

Field Documentation

◆ height

NvS32 NvSizeRec::height

Definition at line 315 of file nvcommon.h.

◆ width

NvS32 NvSizeRec::width

Definition at line 312 of file nvcommon.h.


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