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