Searched refs:bCoefficients (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/pdf417/
H A DBC_PDF417ECModulusPoly.cpp161 CFX_Int32Array bCoefficients; local
162 bCoefficients.Copy(other->m_coefficients);
163 int32_t bLength = bCoefficients.GetSize();
170 product[i + j], m_field->multiply(aCoeff, bCoefficients[j]));
/external/pdfium/xfa/src/fxbarcode/common/reedsolomon/
H A DBC_ReedSolomonGF256Poly.cpp149 CFX_Int32Array bCoefficients; local
150 bCoefficients.Copy(*(other->GetCoefficients()));
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...

Completed in 417 milliseconds