Lines Matching defs:dpiY
275 int dpiX, int dpiY, int * top, int * bot, int * left, int * right)
294 topBuf = sanei_magic_getTransY(params,dpiY,buffer,1);
301 botBuf = sanei_magic_getTransY(params,dpiY,buffer,0);
504 int dpiX, int dpiY, int * centerX, int * centerY, double * finSlope)
533 topBuf = sanei_magic_getTransY(params,dpiY,buffer,1);
540 botBuf = sanei_magic_getTransY(params,dpiY,buffer,0);
548 ret = getTopEdge (pwidth, height, dpiY, topBuf,
788 int dpiX, int dpiY, double thresh)
794 int yquarter = dpiY/4/8*8;
889 int dpiX, int dpiY, int * angle)
907 for(i=0; i<params->lines; i+=dpiY/20){
982 for(i=0; i<params->lines; i+=dpiY/30){