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... | |
#define NVMEDIA_DISP_ATTR_COMPOSITION |
Sets the layer composition mode.
Definition at line 66 of file nvmedia_common.h.
#define NVMEDIA_DISP_ATTR_SET_DEPTH |
Sets video output depth.
Definition at line 71 of file nvmedia_common.h.
#define NVMEDIA_DISP_ATTR_SET_POSITION |
Sets video output position.
Definition at line 76 of file nvmedia_common.h.