Home
last modified time | relevance | path

Searched refs:correctedTopRight (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixDetector.cpp141 CBC_AutoPtr<CBC_ResultPoint> correctedTopRight(NULL); in Detect() local
144 correctedTopRight = CBC_AutoPtr<CBC_ResultPoint>( in Detect()
147 if (correctedTopRight.get() == NULL) { in Detect()
148 correctedTopRight = CBC_AutoPtr<CBC_ResultPoint>(topRight); in Detect()
154 TransitionsBetween(topLeft, correctedTopRight.get())) in Detect()
158 TransitionsBetween(bottomRight, correctedTopRight.get())) in Detect()
168 correctedTopRight.get(), dimensionTop, dimensionRight, e)); in Detect()
172 correctedTopRight = CBC_AutoPtr<CBC_ResultPoint>( in Detect()
174 if (correctedTopRight.get() == NULL) { in Detect()
175 correctedTopRight = CBC_AutoPtr<CBC_ResultPoint>(topRight); in Detect()
[all …]
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...