Searched defs:numTotalBytesInGroup1 (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/fxbarcode/qrcode/
H A DBC_QRCoderEncoder.cpp936 int32_t numTotalBytesInGroup1 = numTotalBytes / numRSBlocks; local
937 int32_t numTotalBytesInGroup2 = numTotalBytesInGroup1 + 1;
940 int32_t numEcBytesInGroup1 = numTotalBytesInGroup1 - numDataBytesInGroup1;
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...

Completed in 86 milliseconds