| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/tests/ |
| H A D | test_context.c | 42 int surface_type_id; local in function:main 58 &surface_type_id, 76 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, NULL) == XvMCBadContext); 79 assert(XvMCCreateContext(display, -1, surface_type_id, width, height, XVMC_DIRECT, &context) == XvBadPort); 83 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, -1, &context) == BadValue); 85 assert(XvMCCreateContext(display, port_num, surface_type_id, 16384, height, XVMC_DIRECT, &context) == BadValue); 87 assert(XvMCCreateContext(display, port_num, surface_type_id, width, 16384, XVMC_DIRECT, &context) == BadValue); 89 assert(XvMCCreateContext(display, port_num, surface_type_id, 16384, 16384, XVMC_DIRECT, &context) == BadValue); 91 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, &context) == Success); 95 assert(context.surface_type_id [all...] |
| H A D | test_surface.c | 42 int surface_type_id; local in function:main 59 &surface_type_id, 75 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, &context) == Success); 88 assert(surface.surface_type_id == surface_type_id);
|
| H A D | testlib.h | 47 * surface_type_id: OUT Your port's surface ID 60 int *surface_type_id,
|
| H A D | test_blocks.c | 43 int surface_type_id; local in function:main 62 &surface_type_id, 78 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, &context) == Success);
|
| H A D | testlib.c | 52 int *surface_type_id, 95 *surface_type_id = surface_info[j].surface_type_id; 43 GetPort(Display * display,unsigned int width,unsigned int height,unsigned int chroma_format,const unsigned int * mc_types,unsigned int num_mc_types,XvPortID * port_id,int * surface_type_id,unsigned int * is_overlay,unsigned int * intra_unsigned) argument
|
| H A D | test_subpicture.c | 65 int surface_type_id; local in function:main 85 &surface_type_id, 101 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, &context) == Success); 103 subpics = XvMCListSubpictureTypes(display, port_num, surface_type_id, &num_subpics);
|
| H A D | test_rendering.c | 142 int surface_type_id; local in function:main 167 &surface_type_id, 186 assert(XvMCCreateContext(display, port_num, surface_type_id, INPUT_WIDTH, INPUT_HEIGHT, XVMC_DIRECT, &context) == Success);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/tests/ |
| H A D | test_context.c | 42 int surface_type_id; local in function:main 58 &surface_type_id, 76 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, NULL) == XvMCBadContext); 79 assert(XvMCCreateContext(display, -1, surface_type_id, width, height, XVMC_DIRECT, &context) == XvBadPort); 83 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, -1, &context) == BadValue); 85 assert(XvMCCreateContext(display, port_num, surface_type_id, 16384, height, XVMC_DIRECT, &context) == BadValue); 87 assert(XvMCCreateContext(display, port_num, surface_type_id, width, 16384, XVMC_DIRECT, &context) == BadValue); 89 assert(XvMCCreateContext(display, port_num, surface_type_id, 16384, 16384, XVMC_DIRECT, &context) == BadValue); 91 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, &context) == Success); 95 assert(context.surface_type_id [all...] |
| H A D | test_surface.c | 42 int surface_type_id; local in function:main 59 &surface_type_id, 75 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, &context) == Success); 88 assert(surface.surface_type_id == surface_type_id);
|
| H A D | testlib.h | 47 * surface_type_id: OUT Your port's surface ID 60 int *surface_type_id,
|
| H A D | test_blocks.c | 43 int surface_type_id; local in function:main 62 &surface_type_id, 78 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, &context) == Success);
|
| H A D | testlib.c | 52 int *surface_type_id, 95 *surface_type_id = surface_info[j].surface_type_id; 43 GetPort(Display * display,unsigned int width,unsigned int height,unsigned int chroma_format,const unsigned int * mc_types,unsigned int num_mc_types,XvPortID * port_id,int * surface_type_id,unsigned int * is_overlay,unsigned int * intra_unsigned) argument
|
| H A D | test_subpicture.c | 65 int surface_type_id; local in function:main 85 &surface_type_id, 101 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, &context) == Success); 103 subpics = XvMCListSubpictureTypes(display, port_num, surface_type_id, &num_subpics);
|
| H A D | test_rendering.c | 142 int surface_type_id; local in function:main 167 &surface_type_id, 186 assert(XvMCCreateContext(display, port_num, surface_type_id, INPUT_WIDTH, INPUT_HEIGHT, XVMC_DIRECT, &context) == Success);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XvMC.h | 69 int surface_type_id; member in struct:__anon0f084cab0108 81 int surface_type_id; member in struct:__anon0f084cab0208 92 int surface_type_id; member in struct:__anon0f084cab0308
|
| H A D | XvMCproto.h | 20 CARD32 surface_type_id; member in struct:__anon82eb49ff0108 81 CARD32 surface_type_id; member in struct:__anon82eb49ff0608 184 CARD32 surface_type_id; member in struct:__anon82eb49ff0f08
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | xvmcext.h | 13 int surface_type_id; member in struct:__anonf1f5a4760208 29 int surface_type_id; member in struct:__anonf1f5a4760308 40 int surface_type_id; member in struct:__anonf1f5a4760408
|
| H A D | xvmc.c | 163 info.surface_type_id = surface->surface_type_id; 215 if(adaptor->surfaces[i]->surface_type_id == stuff->surface_type_id) { 237 pContext->surface_type_id = stuff->surface_type_id; 309 pSurface->surface_type_id = pContext->surface_type_id; 380 if(adaptor->surfaces[i]->surface_type_id == pContext->surface_type_id){ [all...] |
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | xvmcext.h | 13 int surface_type_id; member in struct:__anonb941ef090208 29 int surface_type_id; member in struct:__anonb941ef090308 40 int surface_type_id; member in struct:__anonb941ef090408
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/ |
| H A D | context.c | 45 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, argument 91 if (surface_info[l].surface_type_id != surface_type_id) 112 i, port, surface_type_id, max_width, max_height, *chroma_format, 181 Status XvMCCreateContext(Display *dpy, XvPortID port, int surface_type_id, argument 205 ret = Validate(dpy, port, surface_type_id, width, height, flags, 306 context->surface_type_id = surface_type_id;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/ |
| H A D | context.c | 45 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, argument 91 if (surface_info[l].surface_type_id != surface_type_id) 112 i, port, surface_type_id, max_width, max_height, *chroma_format, 181 Status XvMCCreateContext(Display *dpy, XvPortID port, int surface_type_id, argument 205 ret = Validate(dpy, port, surface_type_id, width, height, flags, 306 context->surface_type_id = surface_type_id;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86xvmc.h | 41 int surface_type_id; /* Driver generated. Must be unique on the port */ member in struct:__anon8a8ad0160208
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86xvmc.h | 41 int surface_type_id; /* Driver generated. Must be unique on the port */ member in struct:__anon8e949fe90208
|
| /xsrc/external/mit/libXvMC/dist/src/ |
| H A D | XvMC.c | 124 surface_info[i].surface_type_id = (int) sinfo.surface_type_id; 148 int surface_type_id, 163 req->surface_type_id = (CARD32) surface_type_id; 224 Pass in the context with the surface_type_id, width, height, 255 req->surface_type_id = (CARD32) context->surface_type_id; 335 surface->surface_type_id = context->surface_type_id; 146 XvMCListSubpictureTypes(Display * dpy,XvPortID port,int surface_type_id,int * count_return) argument [all...] |
| /xsrc/external/mit/libXvMC/dist/include/X11/extensions/ |
| H A D | XvMClib.h | 22 int surface_type_id, 39 int surface_type_id,
|