|
|
NVIDIA DRIVE 5.0 Linux SDK API Reference5.0.10.3 Release |
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... | |
| 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.