Lines Matching defs:dpiX
275 int dpiX, int dpiY, int * top, int * bot, int * left, int * right)
308 leftBuf = sanei_magic_getTransX(params,dpiX,buffer,1);
315 rightBuf = sanei_magic_getTransX(params,dpiX,buffer,0);
504 int dpiX, int dpiY, int * centerX, int * centerY, double * finSlope)
530 (void) dpiX;
788 int dpiX, int dpiY, double thresh)
793 int xquarter = dpiX/4/8*8;
889 int dpiX, int dpiY, int * angle)
943 for(i=0; i<params->pixels_per_line; i+=dpiX/20){
1008 for(i=0; i<params->pixels_per_line; i+=dpiX/30){