Home
last modified time | relevance | path

Searched defs:maxJ (Results 1 – 5 of 5) sorted by relevance

/external/zxing/core/src/main/java/com/google/zxing/qrcode/detector/
DFinderPatternFinder.java82 int maxJ = image.getWidth(); in find() local
304 int maxJ = image.getWidth(); in crossCheckDiagonal() local
419 int maxJ = image.getWidth(); in crossCheckHorizontal() local
DAlignmentPatternFinder.java90 int maxJ = startX + width; in find() local
/external/zxing/core/src/main/java/com/google/zxing/multi/qrcode/detector/
DMultiFinderPatternFinder.java227 int maxJ = image.getWidth(); in findMulti() local
/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp572 const int maxJ = deFloorFloatToInt32(vBounds.y()); in isNearestSampleResultValid() local
607 const int maxJ = deFloorFloatToInt32(vBounds.y()); in isNearestSampleResultValid() local
694 const int maxJ = deFloorFloatToInt32(vBounds.y() - 0.5f); in isLinearSampleResultValid() local
764 const int maxJ = deFloorFloatToInt32(vBounds.y() - 0.5f); in isLinearSampleResultValid() local
1501 const int maxJ = deFloorFloatToInt32(vBounds.y() - 0.5f); in isSeamlessLinearSampleResultValid() local
2436 const int maxJ = deFloorFloatToInt32(vBounds.y() - 0.5f); in isGatherOffsetsResultValid() local
2531 const int maxJ = deFloorFloatToInt32(vBounds.y() - 0.5f); in isGatherResultValid() local
DtcuTexCompareVerifier.cpp514 const int maxJ = deFloorFloatToInt32(vBounds.y()); in isNearestCompareResultValid() local
548 const int maxJ = deFloorFloatToInt32(vBounds.y() - 0.5f); in isLinearCompareResultValid() local
975 const int maxJ = deFloorFloatToInt32(vBounds.y() - 0.5f); in isSeamlessLinearCompareResultValid() local
1735 const int maxJ = deFloorFloatToInt32(vBounds.y() - 0.5f); in isGatherOffsetsCompareResultValid() local
1814 const int maxJ = deFloorFloatToInt32(vBounds.y() - 0.5f); in isGatherCompareResultValid() local