HomeSort by relevance Sort by last modified time
    Searched refs:degreeDifference (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxbarcode/common/reedsolomon/
BC_ReedSolomonGF256Poly.cpp 231 int32_t degreeDifference = remainder->GetDegree() - other->GetDegree();
236 other->MultiplyByMonomial(degreeDifference, scale, e));
240 m_field->BuildMonomial(degreeDifference, scale, e));
  /external/zxing/core/
core.jar 

Completed in 203 milliseconds