Searched refs:totalPixels (Results 1 – 1 of 1) sorted by relevance
2203 int totalPixels = 0; in checkLineContinuity() local2222 ++totalPixels; in checkLineContinuity()2236 if (missedPixels <= deRoundFloatToInt32((float)totalPixels * 0.1f)) in checkLineContinuity()