| /xsrc/external/mit/libXvMC/dist/include/X11/extensions/ |
| XvMClib.h | 99 unsigned short subw, 113 unsigned short subw,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/ |
| subpicture.c | 505 short subx, short suby, unsigned short subw, unsigned short subh, 508 struct u_rect src_rect = {subx, subx + subw, suby, suby + subh}; 544 XvMCSubpicture *subpicture, short subx, short suby, unsigned short subw, unsigned short subh,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/ |
| subpicture.c | 507 short subx, short suby, unsigned short subw, unsigned short subh, 510 struct u_rect src_rect = {subx, subx + subw, suby, suby + subh}; 546 XvMCSubpicture *subpicture, short subx, short suby, unsigned short subw, unsigned short subh,
|
| /xsrc/external/mit/libXvMC/dist/wrapper/ |
| XvMCWrapper.c | 607 unsigned short subw, 617 subx, suby, subw, subh, surfx, surfy, 628 unsigned short subw, 638 subpicture, subx, suby, subw, subh,
|
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| intel_xvmc.c | 863 * subx, suby, subw, subh - The rectangle from the subpicture to use. 873 short suby, unsigned short subw, 901 * subx, suby, subw, subh - The rectangle from the subpicture to use. 913 unsigned short subw, unsigned short subh,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| intel_xvmc.c | 863 * subx, suby, subw, subh - The rectangle from the subpicture to use. 873 short suby, unsigned short subw, 901 * subx, suby, subw, subh - The rectangle from the subpicture to use. 913 unsigned short subw, unsigned short subh,
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| intel_xvmc.c | 972 * subx, suby, subw, subh - The rectangle from the subpicture to use. 982 unsigned short subw, unsigned short subh, 1009 * subx, suby, subw, subh - The rectangle from the subpicture to use. 1021 unsigned short subw, unsigned short subh,
|
| I810XvMC.c | 3806 // subx, suby, subw, subh - The rectangle from the subpicture to use. 3816 unsigned short subw, unsigned short subh, 3844 // subx, suby, subw, subh - The rectangle from the subpicture to use. 3856 unsigned short subw, unsigned short subh, 3907 if((subx + subw) > subpicture->width) { 4007 *(float *)data++ = (float) (subx + subw); 4096 *(float *)data++ = (float) subx + subw; 4186 *(float *)data++ = (float) subx + subw;
|
| i915_xvmc.c | 2316 unsigned short subw, unsigned short subh, 2350 unsigned short subw, unsigned short subh, 2385 if (((subx + subw) > subpicture->width) ||
|
| /xsrc/external/mit/xev/dist/ |
| xev.c | 213 "root 0x%lx, subw 0x%lx, time %lu, (%d,%d), root:(%d,%d),", 263 "root 0x%lx, subw 0x%lx, time %lu, (%d,%d), root:(%d,%d),", 281 "root 0x%lx, subw 0x%lx, time %lu, (%d,%d), root:(%d,%d),", 345 "root 0x%lx, subw 0x%lx, time %lu, (%d,%d), root:(%d,%d),", 1249 Window w, subw; local 1467 subw = XCreateSimpleWindow(dpy, w, INNER_WINDOW_X, INNER_WINDOW_Y, 1476 XMapWindow(dpy, subw); /* map before w so that it appears */ 1479 printf("Outer window is 0x%lx, inner window is 0x%lx\n", w, subw);
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/ |
| viaXvMC.c | 1472 unsigned short subw, 1483 if (subx || suby || surfx || surfy || (subw != surfw) || (subh != surfh)) { 1513 unsigned short subw, 1527 if (subx || suby || surfx || surfy || (subw != surfw) || (subh != surfh)) {
|
| /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/xvmc/ |
| I810XvMC.c | 3806 // subx, suby, subw, subh - The rectangle from the subpicture to use. 3816 unsigned short subw, unsigned short subh, 3844 // subx, suby, subw, subh - The rectangle from the subpicture to use. 3856 unsigned short subw, unsigned short subh, 3907 if((subx + subw) > subpicture->width) { 4007 *(float *)data++ = (float) (subx + subw); 4096 *(float *)data++ = (float) subx + subw; 4186 *(float *)data++ = (float) subx + subw;
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/xvmc/ |
| I810XvMC.c | 3806 // subx, suby, subw, subh - The rectangle from the subpicture to use. 3816 unsigned short subw, unsigned short subh, 3844 // subx, suby, subw, subh - The rectangle from the subpicture to use. 3856 unsigned short subw, unsigned short subh, 3907 if((subx + subw) > subpicture->width) { 4007 *(float *)data++ = (float) (subx + subw); 4096 *(float *)data++ = (float) subx + subw; 4186 *(float *)data++ = (float) subx + subw;
|
| /xsrc/external/mit/xterm/dist/ |
| Tekproc.c | 1268 Window root, subw; local 1273 &root, &subw, local
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/x86/ |
| assyntax.h | 669 #define SUB_W(a, b) CHOICE(subw ARG2(a,b), subw ARG2(a,b), _WTOG sub ARG2(b,a))
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/ |
| assyntax.h | 669 #define SUB_W(a, b) CHOICE(subw ARG2(a,b), subw ARG2(a,b), _WTOG sub ARG2(b,a))
|