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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c1403 int lowx_int, highx_int, lowy_int, highy_int; local in function:scale_internal_ubyte
1426 lowy_int = 0;
1451 if((highy_int>lowy_int) && (highx_int>lowx_int)) {
1454 temp = (const char *)datain + xindex + lowy_int * ysize;
1500 for(m = lowy_int+1; m < highy_int; m++) {
1509 } else if (highy_int > lowy_int) {
1512 temp = (const char *)datain + xindex + lowy_int*ysize;
1517 for(m = lowy_int+1; m < highy_int; m++) {
1533 temp = (const char *)datain + xindex + lowy_int*ysize;
1553 temp = (const char *)datain + xindex + lowy_int * ysiz
1620 int lowx_int, highx_int, lowy_int, highy_int; local in function:scale_internal_byte
1838 int lowx_int, highx_int, lowy_int, highy_int; local in function:scale_internal_ushort
2118 int lowx_int, highx_int, lowy_int, highy_int; local in function:scale_internal_short
2412 int lowx_int, highx_int, lowy_int, highy_int; local in function:scale_internal_uint
2699 int lowx_int, highx_int, lowy_int, highy_int; local in function:scale_internal_int
2995 int lowx_int, highx_int, lowy_int, highy_int; local in function:scale_internal_float
6041 int lowx_int, highx_int, lowy_int, highy_int; local in function:scaleInternalPackedPixel
[all...]

Completed in 6 milliseconds