Searched refs:suby (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/libXvMC/dist/include/X11/extensions/
H A DXvMClib.h98 short suby,
112 short suby,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
H A Dsubpicture.c507 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,
506 XvMCBlendSubpicture(Display * dpy,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
545 XvMCBlendSubpicture2(Display * dpy,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
H A Dsubpicture.c505 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,
504 XvMCBlendSubpicture(Display * dpy,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
543 XvMCBlendSubpicture2(Display * dpy,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
/xsrc/external/mit/libXvMC/dist/wrapper/
H A DXvMCWrapper.c606 short suby,
617 subx, suby, subw, subh, surfx, surfy,
627 short suby,
638 subpicture, subx, suby, subw, subh,
602 XvMCBlendSubpicture(Display * display,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
622 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_trapezoids_precise.c1250 int suby; local in function:tor_render
1255 for (suby = 0; suby < SAMPLES_Y; suby++) {
1256 if (buckets[suby]) {
1257 merge_edges(active, buckets[suby]);
1258 buckets[suby] = NULL;
1580 int suby; local in function:tor_inplace
1586 for (suby = 0; suby < SAMPLES_
[all...]
H A Dsna_trapezoids_imprecise.c1242 int suby; local in function:tor_render
1245 for (suby = 0; suby < FAST_SAMPLES_Y; suby++) {
1246 if (buckets[suby]) {
1247 merge_edges(active, buckets[suby]);
1248 buckets[suby] = NULL;
1615 int min = width, max = 0, suby; local in function:tor_inplace
1619 for (suby = 0; suby < FAST_SAMPLES_
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_trapezoids_precise.c1240 int suby; local in function:tor_render
1245 for (suby = 0; suby < SAMPLES_Y; suby++) {
1246 if (buckets[suby]) {
1247 merge_edges(active, buckets[suby]);
1248 buckets[suby] = NULL;
1570 int suby; local in function:tor_inplace
1576 for (suby = 0; suby < SAMPLES_
[all...]
H A Dsna_trapezoids_imprecise.c1232 int suby; local in function:tor_render
1235 for (suby = 0; suby < FAST_SAMPLES_Y; suby++) {
1236 if (buckets[suby]) {
1237 merge_edges(active, buckets[suby]);
1238 buckets[suby] = NULL;
1605 int min = width, max = 0, suby; local in function:tor_inplace
1609 for (suby = 0; suby < FAST_SAMPLES_
[all...]
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dintel_xvmc.c863 * 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.
912 short subx, short suby,
870 XvMCBlendSubpicture(Display * display,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
908 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dintel_xvmc.c863 * 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.
912 short subx, short suby,
870 XvMCBlendSubpicture(Display * display,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
908 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Dintel_xvmc.c972 * subx, suby, subw, subh - The rectangle from the subpicture to use.
981 short subx, short suby,
1009 * subx, suby, subw, subh - The rectangle from the subpicture to use.
1020 short subx, short suby,
979 XvMCBlendSubpicture(Display * display,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
1016 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
H A DI810XvMC.c3806 // subx, suby, subw, subh - The rectangle from the subpicture to use.
3815 short subx, short suby,
3844 // subx, suby, subw, subh - The rectangle from the subpicture to use.
3855 short subx, short suby,
3910 if((suby + subh) > subpicture->height) {
4008 *(float *)data++ = (float) (suby + subh);
4013 *(float *)data++ = (float) (suby + subh);
4018 *(float *)data++ = (float) suby;
4097 *(float *)data++ = (float) suby + subh;
4102 *(float *)data++ = (float) suby
3813 XvMCBlendSubpicture(Display * display,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
3851 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
[all...]
H A Di915_xvmc.c2315 short subx, short suby,
2349 short subx, short suby,
2386 ((suby + subh) > subpicture->height))
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/xvmc/
H A DI810XvMC.c3806 // subx, suby, subw, subh - The rectangle from the subpicture to use.
3815 short subx, short suby,
3844 // subx, suby, subw, subh - The rectangle from the subpicture to use.
3855 short subx, short suby,
3910 if((suby + subh) > subpicture->height) {
4008 *(float *)data++ = (float) (suby + subh);
4013 *(float *)data++ = (float) (suby + subh);
4018 *(float *)data++ = (float) suby;
4097 *(float *)data++ = (float) suby + subh;
4102 *(float *)data++ = (float) suby
3813 XvMCBlendSubpicture(Display * display,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
3851 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/xvmc/
H A DI810XvMC.c3806 // subx, suby, subw, subh - The rectangle from the subpicture to use.
3815 short subx, short suby,
3844 // subx, suby, subw, subh - The rectangle from the subpicture to use.
3855 short subx, short suby,
3910 if((suby + subh) > subpicture->height) {
4008 *(float *)data++ = (float) (suby + subh);
4013 *(float *)data++ = (float) (suby + subh);
4018 *(float *)data++ = (float) suby;
4097 *(float *)data++ = (float) suby + subh;
4102 *(float *)data++ = (float) suby
3813 XvMCBlendSubpicture(Display * display,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
3851 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
[all...]
/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A DviaXvMC.c1471 short suby,
1483 if (subx || suby || surfx || surfy || (subw != surfw) || (subh != surfh)) {
1512 short suby,
1527 if (subx || suby || surfx || surfy || (subw != surfw) || (subh != surfh)) {
1467 XvMCBlendSubpicture(Display * display,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument
1507 XvMCBlendSubpicture2(Display * display,XvMCSurface * source_surface,XvMCSurface * target_surface,XvMCSubpicture * subpicture,short subx,short suby,unsigned short subw,unsigned short subh,short surfx,short surfy,unsigned short surfw,unsigned short surfh) argument

Completed in 48 milliseconds