| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/tests/ |
| H A D | test_context.c | 41 XvPortID port_num; local in function:main 57 &port_num, 71 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey); 76 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, NULL) == XvMCBadContext); 81 assert(XvMCCreateContext(display, port_num, -1, width, height, XVMC_DIRECT, &context) == BadMatch); 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_i [all...] |
| H A D | test_surface.c | 41 XvPortID port_num; local in function:main 58 &port_num, 72 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey); 75 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, &context) == Success); 98 XvUngrabPort(display, port_num, CurrentTime);
|
| H A D | test_blocks.c | 42 XvPortID port_num; local in function:main 61 &port_num, 75 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey); 78 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, &context) == Success); 111 XvUngrabPort(display, port_num, CurrentTime);
|
| H A D | test_subpicture.c | 64 XvPortID port_num; local in function:main 84 &port_num, 98 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey); 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); 185 XvUngrabPort(display, port_num, CurrentTime);
|
| H A D | test_rendering.c | 141 XvPortID port_num; local in function:main 166 &port_num, 180 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey); 186 assert(XvMCCreateContext(display, port_num, surface_type_id, INPUT_WIDTH, INPUT_HEIGHT, XVMC_DIRECT, &context) == Success); 325 XvUngrabPort(display, port_num, CurrentTime);
|
| H A D | xvmc_bench.c | 185 XvPortID port_num; local in function:main 214 &port_num, 228 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey); 238 assert(XvMCCreateContext(display, port_num, surface_type_id, config.input_width, config.input_height, XVMC_DIRECT, &context) == Success); 304 XvUngrabPort(display, port_num, CurrentTime);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/tests/ |
| H A D | test_context.c | 41 XvPortID port_num; local in function:main 57 &port_num, 71 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey); 76 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, NULL) == XvMCBadContext); 81 assert(XvMCCreateContext(display, port_num, -1, width, height, XVMC_DIRECT, &context) == BadMatch); 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_i [all...] |
| H A D | test_surface.c | 41 XvPortID port_num; local in function:main 58 &port_num, 72 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey); 75 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, &context) == Success); 98 XvUngrabPort(display, port_num, CurrentTime);
|
| H A D | test_blocks.c | 42 XvPortID port_num; local in function:main 61 &port_num, 75 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey); 78 assert(XvMCCreateContext(display, port_num, surface_type_id, width, height, XVMC_DIRECT, &context) == Success); 111 XvUngrabPort(display, port_num, CurrentTime);
|
| H A D | test_subpicture.c | 64 XvPortID port_num; local in function:main 84 &port_num, 98 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey); 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); 185 XvUngrabPort(display, port_num, CurrentTime);
|
| H A D | test_rendering.c | 141 XvPortID port_num; local in function:main 166 &port_num, 180 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey); 186 assert(XvMCCreateContext(display, port_num, surface_type_id, INPUT_WIDTH, INPUT_HEIGHT, XVMC_DIRECT, &context) == Success); 325 XvUngrabPort(display, port_num, CurrentTime);
|
| H A D | xvmc_bench.c | 185 XvPortID port_num; local in function:main 214 &port_num, 228 XvGetPortAttribute(display, port_num, xv_colorkey, &colorkey); 238 assert(XvMCCreateContext(display, port_num, surface_type_id, config.input_width, config.input_height, XVMC_DIRECT, &context) == Success); 304 XvUngrabPort(display, port_num, CurrentTime);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/svga/drm/ |
| H A D | vmw_msg.c | 74 * @port_num: [IN] port number + [channel id] 84 port_num, magic, \ 97 "d"(port_num), \ 114 * @port_num: [IN] port number + [channel id] 129 port_num, magic, bp, \ 145 "d"(port_num), \ 153 port_num, magic, bp, \ 169 "d"(port_num), \ 188 port_num, magic, bp, \ 206 "d"(port_num), \ [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/svga/drm/ |
| H A D | vmw_msg.c | 77 * @port_num: [IN] port number + [channel id] 87 port_num, magic, \ 100 "d"(port_num), \ 117 * @port_num: [IN] port number + [channel id] 132 port_num, magic, bp, \ 148 "d"(port_num), \ 156 port_num, magic, bp, \ 172 "d"(port_num), \ 191 port_num, magic, bp, \ 209 "d"(port_num), \ [all...] |