Home
last modified time | relevance | path

Searched refs:intCharCounts (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxbarcode/datamatrix/
DBC_HighLevelEncoder.cpp166 CFX_ArrayTemplate<int32_t> intCharCounts; in lookAheadTest() local
167 intCharCounts.SetSize(6); in lookAheadTest()
168 min = findMinimums(charCounts, intCharCounts, min, mins); in lookAheadTest()
170 if (intCharCounts[ASCII_ENCODATION] == min) { in lookAheadTest()
234 CFX_ArrayTemplate<int32_t> intCharCounts; in lookAheadTest() local
235 intCharCounts.SetSize(6); in lookAheadTest()
238 findMinimums(charCounts, intCharCounts, in lookAheadTest()
241 if (intCharCounts[ASCII_ENCODATION] < intCharCounts[BASE256_ENCODATION] && in lookAheadTest()
242 intCharCounts[ASCII_ENCODATION] < intCharCounts[C40_ENCODATION] && in lookAheadTest()
243 intCharCounts[ASCII_ENCODATION] < intCharCounts[TEXT_ENCODATION] && in lookAheadTest()
[all …]
DBC_HighLevelEncoder.h67 CFX_ArrayTemplate<int32_t>& intCharCounts,
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...