Lines Matching defs:axHoles
109 int axHoles[3];
161 axHoles[iHole]=i-c/2; /* store the middle of the hole */
162 dprintf(DEBUG_ORIG,"~ #%d=%d",iHole,axHoles[iHole]);
172 int xDistance=axHoles[i+1]-axHoles[i];
176 if (axHoles[0]<350 || axHoles[0]>900) /* >2 cm tolerance */
187 this->calibration.nHoleGray=puchBuffer[axHoles[0]];
192 this->calibration.xMargin=axHoles[0]-480;
198 this->calibration.xMargin=axHoles[0]-462;