Lines Matching defs:cp
22 #define CHARP(cp, xmax, x, y) ((char *)(cp+y*xmax+x)) argument
23 #define SHORTP(cp, xmax, x, y) ((short *)(cp+2*(y*xmax+x))) argument
24 #define LONGP(cp, xmax, x, y) ((Py_Int32 *)(cp+4*(y*xmax+x))) argument
121 char *cp, *ncp; in imageop_crop() local
176 char *cp, *ncp; in imageop_scale() local
226 unsigned char *cp, *ncp; in imageop_tovideo() local
277 unsigned char *cp, *ncp; in imageop_grey2mono() local
315 unsigned char *cp, *ncp; in imageop_grey2grey4() local
352 unsigned char *cp, *ncp; in imageop_grey2grey2() local
389 unsigned char *cp, *ncp; in imageop_dither2mono() local
431 unsigned char *cp, *ncp; in imageop_dither2grey2() local
472 unsigned char *cp, *ncp; in imageop_mono2grey() local
511 unsigned char *cp, *ncp; in imageop_grey22grey() local
550 unsigned char *cp, *ncp; in imageop_grey42grey() local
587 unsigned char *cp; in imageop_rgb2rgb8() local
630 unsigned char *cp; in imageop_rgb82rgb() local
680 unsigned char *cp; in imageop_rgb2grey() local
725 unsigned char *cp; in imageop_grey2rgb() local