Searched refs:inptr (Results 1 – 1 of 1) sorted by relevance
1137 register int *inptr; in pass2_no_dither() local1150 inptr = input_buf[row]; in pass2_no_dither()1156 r = gdTrueColorGetRed (*inptr); in pass2_no_dither()1157 g = gdTrueColorGetGreen (*inptr); in pass2_no_dither()1162 b = gdTrueColorGetBlue (*inptr); in pass2_no_dither()1170 inptr++; in pass2_no_dither()1173 inptr++; in pass2_no_dither()1214 inptr = input_buf[row]; in pass2_fs_dither()1251 inptr += dir; in pass2_fs_dither()1277 cur0 += gdTrueColorGetRed (*inptr); in pass2_fs_dither()[all …]
Completed in 8 milliseconds