Home
last modified time | relevance | path

Searched refs:imgWidth (Results 1 – 7 of 7) sorted by relevance

/external/opencv3/modules/rsobjdetect/src/rs/
DdetectAt.rs69 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);
/external/freetype/src/sfnt/
Dpngshim.c195 png_uint_32 imgWidth, imgHeight; in Load_SBit_Png() local
249 &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()
/external/pdfium/third_party/freetype/src/sfnt/
Dpngshim.c195 png_uint_32 imgWidth, imgHeight; in Load_SBit_Png() local
249 &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()
/external/opencv/cv/src/
Dcvcalibration.cpp1761 int imgWidth = imgSize.width, imgHeight = imgSize.height; in cvCalibrationMatrixValues() local
1779 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()
/external/opencv3/modules/calib3d/src/
Dcalibration.cpp1570 int imgWidth = imgSize.width, imgHeight = imgSize.height; in cvCalibrationMatrixValues() local
1585 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()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...