Searched refs:By1 (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
1053 By1 = src_y;
1056 if ((Bx1 >= Bx2) || (By1 >= By2))
1110 top = By1;
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
1118 By1 = src_y;
1121 if ((Bx1 >= Bx2) || (By1 >= By2))
1166 top = By1;
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
1082 By1 = src_y;
1085 if ((Bx1 >= Bx2) || (By1 >= By2))
1140 top = By1;
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