Searched defs:osd_cursor_config (Results 1 – 1 of 1) sorted by relevance
259 struct osd_cursor_config { struct260 unsigned xsize;261 unsigned ysize;262 unsigned xpos;263 unsigned ypos;264 int interlaced;265 enum osd_cursor_h_width h_width;266 enum osd_cursor_v_width v_width;267 enum osd_clut clut;268 unsigned char clut_index;