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

Detailed Description

Defines a location on a 2-dimensional object, where the coordinate (0,0) is located at the top-left of the object.

The values of x and y are in pixels.

Definition at line 203 of file nvmedia_isp.h.

Data Fields

int x
 Holds the horizontal location of the point. More...
 
int y
 Holds the vertical location of the point. More...
 

Field Documentation

int NvMediaISPPoint::x

Holds the horizontal location of the point.

Definition at line 206 of file nvmedia_isp.h.

int NvMediaISPPoint::y

Holds the vertical location of the point.

Definition at line 208 of file nvmedia_isp.h.


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