Searched refs:XvImage (Results 1 – 6 of 6) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/ |
D | Xvlib.h | 163 } SDL_NAME(XvImage); 366 extern SDL_NAME(XvImage) * SDL_NAME(XvCreateImage) ( 383 SDL_NAME(XvImage) *image, 401 SDL_NAME(XvImage) *image, 416 extern SDL_NAME(XvImage) * SDL_NAME(XvShmCreateImage) (
|
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/ |
D | Xv.c | 932 SDL_NAME(XvImage) * SDL_NAME(XvCreateImage) ( in SDL_NAME() argument 943 SDL_NAME(XvImage) *ret = NULL; in SDL_NAME() 963 if((ret = (SDL_NAME(XvImage)*)Xmalloc(sizeof(SDL_NAME(XvImage)) + (rep.num_planes << 3)))) { in SDL_NAME() 983 SDL_NAME(XvImage) * SDL_NAME(XvShmCreateImage) ( in SDL_NAME() argument 992 SDL_NAME(XvImage) *ret; in SDL_NAME() 1006 SDL_NAME(XvImage) *image, in SDL_NAME() 1063 SDL_NAME(XvImage) *image, in SDL_NAME()
|
/external/mesa3d/src/gallium/state_trackers/xvmc/ |
D | subpicture.c | 345 Status XvMCCompositeSubpicture(Display *dpy, XvMCSubpicture *subpicture, XvImage *image, in XvMCCompositeSubpicture()
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
D | SDL_x11yuv.c | 68 SDL_NAME(XvImage) *image;
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/ |
D | subpicture.c | 345 Status XvMCCompositeSubpicture(Display *dpy, XvMCSubpicture *subpicture, XvImage *image, in XvMCCompositeSubpicture()
|
/external/qemu/distrib/sdl-1.2.15/ |
D | configure.in | 1080 AC_HELP_STRING([--enable-video-x11-xv], [use X11 XvImage extension for video [[default=yes]]]),
|