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

/xsrc/external/mit/glu/dist/src/libutil/
H A Dmipmap.c416 GLint halfHeight= height / 2; local in function:halve1Dimage_ubyte
426 halfHeight= 1;
451 for (jj= 0; jj< halfHeight; jj++) {
466 [components * element_size * halfWidth * halfHeight]);
516 GLint halfHeight= height / 2; local in function:halve1Dimage_byte
526 halfHeight= 1;
550 for (jj= 0; jj< halfHeight; jj++) {
566 [components * element_size * halfWidth * halfHeight]);
633 GLint halfHeight= height / 2; local in function:halve1Dimage_ushort
643 halfHeight
779 GLint halfHeight= height / 2; local in function:halve1Dimage_short
925 GLint halfHeight= height / 2; local in function:halve1Dimage_uint
1071 GLint halfHeight= height / 2; local in function:halve1Dimage_int
1217 GLint halfHeight= height / 2; local in function:halve1Dimage_float
6442 int halfHeight= height / 2; local in function:halveImagePackedPixel
6516 int halfHeight= height / 2; local in function:halve1DimagePackedPixel
7480 int halfHeight= height / 2; local in function:halveImagePackedPixelSlice
7641 int halfHeight= height / 2; local in function:halveImagePackedPixel3D
8677 int halfHeight= height / 2; local in function:halveImageSlice
8852 int halfHeight= height / 2; local in function:halveImage3D
[all...]

Completed in 5 milliseconds