NVIDIA DRIVE OS Linux API Reference

5.1.6.1 Release
For Test and Development only

 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_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_COMPOSITION

Sets the layer composition mode.

Definition at line 2899 of file nvmedia_common.h.

#define NVMEDIA_DISP_ATTR_SET_DEPTH

Sets video output depth.

Definition at line 2904 of file nvmedia_common.h.

#define NVMEDIA_DISP_ATTR_SET_POSITION

Sets video output position.

Definition at line 2909 of file nvmedia_common.h.