Searched refs:xvport (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xv/
H A DXv.c1134 re->xvport.type = event->u.u.type & 0x7f;
1135 re->xvport.serial =
1137 re->xvport.send_event = ((event->u.u.type & 0x80) != 0);
1138 re->xvport.display = dpy;
1139 re->xvport.time = event->u.portNotify.time;
1140 re->xvport.port_id = event->u.portNotify.port;
1141 re->xvport.attribute = event->u.portNotify.attribute;
1142 re->xvport.value = event->u.portNotify.value;
/external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
H A DXvlib.h121 SDL_NAME(XvPortNotifyEvent) xvport; member in union:__anon4493

Completed in 44 milliseconds