Searched defs:object_subpic_s (Results 1 – 1 of 1) sorted by relevance
614 struct object_subpic_s { struct615 struct object_base_s base;616 VASubpictureID subpic_id;618 VAImageID image_id;621 unsigned int chromakey_min;622 unsigned int chromakey_max;623 unsigned int chromakey_mask;626 unsigned int global_alpha;629 unsigned int flags; /* see below */631 unsigned char *surfaces; /* surfaces, associated with this subpicture */