Searched refs:twoK (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/
H A DBC_UtilRSS.cpp136 int32_t twoK = K << 1; local
141 for (i = 1; i < twoK - 2; i += 2) {
149 (*widths)[twoK - 1] = N - barSum;
150 if ((*widths)[twoK - 1] < minEven) {
151 minEven = (*widths)[twoK - 1];
154 for (i = 0; i < twoK; i += 2) {
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...

Completed in 167 milliseconds