XvImage * XvCreateImage (Display *dpy, XvPortID port, int id, char *data, int width, int height); XvImage * XvShmCreateImage (Display *dpy, XvPortID port, int id, char *data, int width, int height, XShmSegmentInfo *shminfo); ...