Searched defs:object_subpic_s (Results 1 – 1 of 1) sorted by relevance
591 struct object_subpic_s { struct592 struct object_base_s base;593 VASubpictureID subpic_id;595 VAImageID image_id;598 unsigned int chromakey_min;599 unsigned int chromakey_max;600 unsigned int chromakey_mask;603 unsigned int global_alpha;606 unsigned int flags; /* see below */608 unsigned char *surfaces; /* surfaces, associated with this subpicture */