NVIDIA DRIVE 5.0 Linux SDK API Reference

5.0.10.3 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
NvMediaISPSize Struct Reference

Detailed Description

Defines a 2-dimensional surface where the surface is determined by the surface height and width in pixels.

Definition at line 190 of file nvmedia_isp.h.

Data Fields

int width
 Holds the width of the surface in pixels. More...
 
int height
 Holds the height of the surface in pixels. More...
 

Field Documentation

int NvMediaISPSize::height

Holds the height of the surface in pixels.

Definition at line 195 of file nvmedia_isp.h.

int NvMediaISPSize::width

Holds the width of the surface in pixels.

Definition at line 193 of file nvmedia_isp.h.


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