NVIDIA DRIVE OS Linux API Reference

5.1.0.2 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

Detailed Description

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...
 

Macro Definition Documentation

#define NVMEDIA_DISP_ATTR_BRIGHTNESS

Brightness.

Definition at line 2864 of file nvmedia_common.h.

#define NVMEDIA_DISP_ATTR_COLOR_STANDARD

Color Standard for display.

Definition at line 2884 of file nvmedia_common.h.

#define NVMEDIA_DISP_ATTR_COMPOSITION

Sets the layer composition mode.

Definition at line 2894 of file nvmedia_common.h.

#define NVMEDIA_DISP_ATTR_CONTRAST

Contrast.

Definition at line 2869 of file nvmedia_common.h.

#define NVMEDIA_DISP_ATTR_HUE

Hue.

Definition at line 2879 of file nvmedia_common.h.

#define NVMEDIA_DISP_ATTR_LIMITED_RGB

Limited RGB range input.

Definition at line 2889 of file nvmedia_common.h.

#define NVMEDIA_DISP_ATTR_SATURATION

Sturation.

Definition at line 2874 of file nvmedia_common.h.

#define NVMEDIA_DISP_ATTR_SET_DEPTH

Sets video output depth.

Definition at line 2899 of file nvmedia_common.h.

#define NVMEDIA_DISP_ATTR_SET_POSITION

Sets video output position.

Definition at line 2904 of file nvmedia_common.h.