Searched refs:imgWidth (Results 1 – 7 of 7) sorted by relevance
69 static int evaluateIntegral(const int x, const int imgWidth, const int offNum, const HaarFeature _f…70 int of0 = _f.x[offNum] + imgWidth * _f.y[offNum];71 int of1 = _f.x[offNum] + _f.width[offNum] + imgWidth * _f.y[offNum];72 int of2 = _f.x[offNum] + imgWidth * (_f.y[offNum] + _f.height[offNum]);73 int of3 = _f.x[offNum] + _f.width[offNum] + imgWidth * (_f.y[offNum] + _f.height[offNum]);77 static int evaluateIntegralNof(const rs_allocation in, const int x, const int imgWidth) {78 int of0 = nrect.s0 + imgWidth * nrect.s1;79 int of1 = nrect.s0 + nrect.s2 + imgWidth * nrect.s1;80 int of2 = nrect.s0 + imgWidth * (nrect.s1 + nrect.s3);81 int of3 = nrect.s0 + nrect.s2 + imgWidth * (nrect.s1 + nrect.s3);
195 png_uint_32 imgWidth, imgHeight; in Load_SBit_Png() local249 &imgWidth, &imgHeight, in Load_SBit_Png()255 ( (FT_Int)imgWidth != metrics->width || in Load_SBit_Png()264 metrics->width = (FT_UShort)imgWidth; in Load_SBit_Png()325 &imgWidth, &imgHeight, in Load_SBit_Png()
1761 int imgWidth = imgSize.width, imgHeight = imgSize.height; in cvCalibrationMatrixValues() local1779 assert(imgWidth != 0 && imgHeight != 0 && alphax != 0.0 && alphay != 0.0); in cvCalibrationMatrixValues()1788 mx = imgWidth / apertureWidth; in cvCalibrationMatrixValues()1798 *fovx = 2 * atan(imgWidth / (2 * alphax)) * 180.0 / CV_PI; in cvCalibrationMatrixValues()
1570 int imgWidth = imgSize.width, imgHeight = imgSize.height; in cvCalibrationMatrixValues() local1585 assert(imgWidth != 0 && imgHeight != 0 && alphax != 0.0 && alphay != 0.0); in cvCalibrationMatrixValues()1594 mx = imgWidth / apertureWidth; in cvCalibrationMatrixValues()1607 *fovx = 2 * atan(imgWidth / (2 * alphax)) * 180.0 / CV_PI; in cvCalibrationMatrixValues()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...