Searched refs:XvGetReq (Results 1 – 2 of 2) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/ |
D | Xv.c | 122 XvGetReq(QueryExtension, req); in XEXT_GENERATE_CLOSE_DISPLAY() 169 XvGetReq(QueryAdaptors, req); in SDL_NAME() 328 XvGetReq(QueryEncodings, req); in SDL_NAME() 441 XvGetReq(PutVideo, req); in SDL_NAME() 481 XvGetReq(PutStill, req); in SDL_NAME() 520 XvGetReq(GetVideo, req); in SDL_NAME() 559 XvGetReq(GetStill, req); in SDL_NAME() 591 XvGetReq(StopVideo, req); in SDL_NAME() 616 XvGetReq(GrabPort, req); in SDL_NAME() 644 XvGetReq(UngrabPort, req); in SDL_NAME() [all …]
|
D | Xvlibint.h | 56 #define XvGetReq(name, req) \ macro 68 #define XvGetReq(name, req) \ macro
|