NVIDIA DRIVE OS Linux SDK API Reference

5.2.0 Release
For Test and Development only
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 310 of file nvcommon.h.

Data Fields

NvS32 width
 
NvS32 height
 

Field Documentation

◆ height

NvS32 NvSizeRec::height

Definition at line 316 of file nvcommon.h.

◆ width

NvS32 NvSizeRec::width

Definition at line 313 of file nvcommon.h.


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