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

/external/pdfium/fxbarcode/common/reedsolomon/
H A DBC_ReedSolomonGF256Poly.cpp220 int32_t degreeDifference = remainder->GetDegree() - other->GetDegree(); local
224 auto term = other->MultiplyByMonomial(degreeDifference, scale);
227 auto iteratorQuotient = m_field->BuildMonomial(degreeDifference, scale, e);
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/oned/ ...

Completed in 100 milliseconds