Searched refs:Bx1 (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx2_video.c813 static INT32 Bx1, Bx2, By1, By2; variable in typeref:typename:INT32
1051 Bx1 = src_x;
1056 if ((Bx1 >= Bx2) || (By1 >= By2))
1111 left = Bx1 & ~1;
1166 Bx1, By1, Bx2, By2, &dstBox, src_w, src_h, drw_w,
1199 Bx1, By1, Bx2, By2, &dstBox, src_w, src_h, drw_w, drw_h);
H A Dnsc_gx1_video.c861 static INT32 Bx1, Bx2, By1, By2; variable in typeref:typename:INT32
1116 Bx1 = src_x;
1121 if ((Bx1 >= Bx2) || (By1 >= By2))
1167 left = Bx1 & ~1;
1224 Bx1, By1, Bx2, By2, &dstBox, src_w, src_h, drw_w,
1254 Bx1, By1, Bx2, By2, &dstBox, src_w, src_h, drw_w, drw_h);
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_video.c775 static INT32 Bx1, Bx2, By1, By2; variable in typeref:typename:INT32
1080 Bx1 = src_x;
1085 if ((Bx1 >= Bx2) || (By1 >= By2))
1141 left = Bx1 & ~1;
1197 Bx1, By1, Bx2, By2, &dstBox, src_w, src_h, drw_w, drw_h);
1231 Bx1, By1, Bx2, By2, &dstBox, src_w, src_h, drw_w, drw_h);

Completed in 7 milliseconds