OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xvvideo
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/
Xv.c
1123
re->
xvvideo
.type = event->u.u.type & 0x7f;
1124
re->
xvvideo
.serial =
1126
re->
xvvideo
.send_event = ((event->u.u.type & 0x80) != 0);
1127
re->
xvvideo
.display = dpy;
1128
re->
xvvideo
.time = event->u.videoNotify.time;
1129
re->
xvvideo
.reason = event->u.videoNotify.reason;
1130
re->
xvvideo
.drawable = event->u.videoNotify.drawable;
1131
re->
xvvideo
.port_id = event->u.videoNotify.port;
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
Xvlib.h
120
SDL_NAME(XvVideoNotifyEvent)
xvvideo
;
member in union:__anon13371
Completed in 82 milliseconds