Searched defs:numTotalBytesInGroup1 (Results 1 - 2 of 2) sorted by relevance
/external/pdfium/xfa/fxbarcode/qrcode/ | ||
H A D | BC_QRCoderEncoder.cpp | 936 int32_t numTotalBytesInGroup1 = numTotalBytes / numRSBlocks; local 937 int32_t numTotalBytesInGroup2 = numTotalBytesInGroup1 + 1; 940 int32_t numEcBytesInGroup1 = numTotalBytesInGroup1 - numDataBytesInGroup1; |
/external/zxing/core/ | ||
H A D | core.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ... |
Completed in 86 milliseconds