Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/datamatrix/
DBC_HighLevelEncoder.cpp136 std::vector<float> charCounts; in lookAheadTest() local
306 int32_t CBC_HighLevelEncoder::findMinimums(std::vector<float>& charCounts, in findMinimums()