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