|
Linux Kernel
3.7.1
|
#include <vpbe_osd.h>
Data Fields | |
| enum osd_clut | clut |
| enum osd_blending_factor | blend |
| int | colorkey_blending |
| unsigned | colorkey |
| int | rec601_attenuation |
| unsigned char | palette_map [16] |
Definition at line 309 of file vpbe_osd.h.
| enum osd_blending_factor blend |
Definition at line 311 of file vpbe_osd.h.
| enum osd_clut clut |
Definition at line 310 of file vpbe_osd.h.
| unsigned colorkey |
Definition at line 313 of file vpbe_osd.h.
| int colorkey_blending |
Definition at line 312 of file vpbe_osd.h.
| unsigned char palette_map[16] |
Definition at line 316 of file vpbe_osd.h.
| int rec601_attenuation |
Definition at line 314 of file vpbe_osd.h.
1.8.2