Searched refs:dataCodewords (Results 1 – 5 of 5) sorted by relevance
135 const WideString& dataCodewords, in generateErrorCorrection() argument146 int32_t sld = dataCodewords.GetLength(); in generateErrorCorrection()148 int32_t t1 = (dataCodewords[i] + ech[k - 1]) % 929; in generateErrorCorrection()
434 WideString dataCodewords(sb); in generateBarcodeLogic() local437 dataCodewords, errorCorrectionLevel, &ec)) { in generateBarcodeLogic()440 WideString fullCodewords = dataCodewords + ec; in generateBarcodeLogic()
20 static bool generateErrorCorrection(const WideString& dataCodewords,
113 CBC_SymbolInfo* CBC_SymbolInfo::lookup(int32_t dataCodewords, in lookup() argument121 if (dataCodewords <= symbol->dataCapacity()) in lookup()
25 static CBC_SymbolInfo* lookup(int32_t dataCodewords,