Searched defs:osd_cursor_config (Results 1 – 1 of 1) sorted by relevance
250 struct osd_cursor_config { struct251 unsigned xsize;252 unsigned ysize;253 unsigned xpos;254 unsigned ypos;255 int interlaced;256 enum osd_cursor_h_width h_width;257 enum osd_cursor_v_width v_width;258 enum osd_clut clut;259 unsigned char clut_index;