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