Searched refs:compatible_subpictures (Results 1 – 3 of 3) sorted by relevance
413 if (!surface->compatible_subpictures) in ProcXvMCCreateSubpicture()416 for (i = 0; i < surface->compatible_subpictures->num_xvimages; i++) { in ProcXvMCCreateSubpicture()417 if (surface->compatible_subpictures->xvimage_ids[i] == in ProcXvMCCreateSubpicture()555 if (surface->compatible_subpictures) in ProcXvMCListSubpictureTypes()556 rep.num = surface->compatible_subpictures->num_xvimages; in ProcXvMCListSubpictureTypes()565 if (surface->compatible_subpictures->xvimage_ids[i] == in ProcXvMCListSubpictureTypes()
22 XvMCImageIDList *compatible_subpictures; member
50 XF86MCImageIDList *compatible_subpictures; /* can be null, if none */ member