Home
last modified time | relevance | path

Searched refs:BCExceptionDegreeIsNegative (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/common/reedsolomon/
DBC_ReedSolomonGF256.cpp83 e = BCExceptionDegreeIsNegative; in BuildMonomial()
DBC_ReedSolomonGF256Poly.cpp194 e = BCExceptionDegreeIsNegative; in MultiplyByMonomial()
/external/pdfium/xfa/src/fxbarcode/
Dutils.h129 #define BCExceptionDegreeIsNegative 31 macro