|
|
NVIDIA DRIVE 5.0 Linux SDK API Reference5.0.10.3 Release |
Defines display attribute bit masks for constructing attribute masks.
Macros | |
| #define | NVMEDIA_DISP_ATTR_BRIGHTNESS |
| Brightness. More... | |
| #define | NVMEDIA_DISP_ATTR_CONTRAST |
| Contrast. More... | |
| #define | NVMEDIA_DISP_ATTR_SATURATION |
| Sturation. More... | |
| #define | NVMEDIA_DISP_ATTR_HUE |
| Hue. More... | |
| #define | NVMEDIA_DISP_ATTR_COLOR_STANDARD |
| Color Standard for display. More... | |
| #define | NVMEDIA_DISP_ATTR_LIMITED_RGB |
| Limited RGB range input. More... | |
| #define | NVMEDIA_DISP_ATTR_COMPOSITION |
| Sets the layer composition mode. More... | |
| #define | NVMEDIA_DISP_ATTR_SET_DEPTH |
| Sets video output depth. More... | |
| #define | NVMEDIA_DISP_ATTR_SET_POSITION |
| Sets video output position. More... | |
| #define NVMEDIA_DISP_ATTR_BRIGHTNESS |
Brightness.
Definition at line 2861 of file nvmedia_common.h.
| #define NVMEDIA_DISP_ATTR_COLOR_STANDARD |
Color Standard for display.
Definition at line 2881 of file nvmedia_common.h.
| #define NVMEDIA_DISP_ATTR_COMPOSITION |
Sets the layer composition mode.
Definition at line 2891 of file nvmedia_common.h.
| #define NVMEDIA_DISP_ATTR_CONTRAST |
Contrast.
Definition at line 2866 of file nvmedia_common.h.
| #define NVMEDIA_DISP_ATTR_HUE |
Hue.
Definition at line 2876 of file nvmedia_common.h.
| #define NVMEDIA_DISP_ATTR_LIMITED_RGB |
Limited RGB range input.
Definition at line 2886 of file nvmedia_common.h.
| #define NVMEDIA_DISP_ATTR_SATURATION |
Sturation.
Definition at line 2871 of file nvmedia_common.h.
| #define NVMEDIA_DISP_ATTR_SET_DEPTH |
Sets video output depth.
Definition at line 2896 of file nvmedia_common.h.
| #define NVMEDIA_DISP_ATTR_SET_POSITION |
Sets video output position.
Definition at line 2901 of file nvmedia_common.h.