Searched refs:maxLow (Results 1 – 4 of 4) sorted by relevance
391 int32_t maxLow = cal.getLeastMaximum(f); in doLimitsTest() local418 if (maxActual < maxLow || maxActual > maxHigh) { in doLimitsTest()425 ")=" + maxLow + ".." + maxHigh + in doLimitsTest()431 ")=" + maxLow + ".." + maxHigh + in doLimitsTest()445 maxLow + ".." + maxHigh + ")"); in doLimitsTest()454 maxLow + ".." + maxHigh + ")"); in doLimitsTest()461 maxLow + ".." + maxHigh + ")"); in doLimitsTest()
270 int maxLow = cal.getLeastMaximum(f); in doLimitsTest() local289 if (maxActual < maxLow || maxActual > maxHigh) { in doLimitsTest()292 ")=" + maxLow + ".." + maxHigh + in doLimitsTest()300 maxLow + ".." + maxHigh + ")"); in doLimitsTest()
267 int maxLow = cal.getLeastMaximum(f); in doLimitsTest() local286 if (maxActual < maxLow || maxActual > maxHigh) { in doLimitsTest()289 ")=" + maxLow + ".." + maxHigh + in doLimitsTest()297 maxLow + ".." + maxHigh + ")"); in doLimitsTest()
2078 float maxUp[4], maxLow[4]; in sample_image_pixel_float_offset() local2088 pixelMax(lowLeft, lowRight, maxLow); in sample_image_pixel_float_offset()2089 pixelMax(maxUp, maxLow, returnVal.p); in sample_image_pixel_float_offset()