Lines Matching full:osd
16 #define DM644X_VPBE_OSD_SUBDEV_NAME "dm644x,vpbe-osd"
17 #define DM365_VPBE_OSD_SUBDEV_NAME "dm365,vpbe-osd"
18 #define DM355_VPBE_OSD_SUBDEV_NAME "dm355,vpbe-osd"
28 * An enumeration of the osd display layers.
43 * An enumeration of the OSD Window layers.
61 * @PIXFMT_OSD_ATTR: OSD Attribute Window pixel format (4bpp)
150 * @OSD_0_VID_8: OSD pixels are fully transparent
151 * @OSD_1_VID_7: OSD pixels contribute 1/8, video pixels contribute 7/8
152 * @OSD_2_VID_6: OSD pixels contribute 2/8, video pixels contribute 6/8
153 * @OSD_3_VID_5: OSD pixels contribute 3/8, video pixels contribute 5/8
154 * @OSD_4_VID_4: OSD pixels contribute 4/8, video pixels contribute 4/8
155 * @OSD_5_VID_3: OSD pixels contribute 5/8, video pixels contribute 3/8
156 * @OSD_6_VID_2: OSD pixels contribute 6/8, video pixels contribute 2/8
157 * @OSD_8_VID_0: OSD pixels are fully opaque
274 * (OSD) or video layer related to how the image is stored in memory.
287 /* parameters that apply on a per-window (OSD or video) basis */
297 /* parameters that apply on a per-OSD-window basis */
374 /* OSD device Operations */