Home
last modified time | relevance | path

Searched defs:ecBytes (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxbarcode/common/reedsolomon/
DBC_ReedSolomon.cpp60 int32_t ecBytes, in Encode()
/external/pdfium/xfa/fxbarcode/qrcode/
DBC_QRCoderEncoder.cpp883 std::unique_ptr<CBC_CommonByteArray> ecBytes( in InterleaveWithECBytes() local
909 const CBC_CommonByteArray* ecBytes = blocks[l]->GetErrorCorrectionBytes(); in InterleaveWithECBytes() local
966 CBC_CommonByteArray* ecBytes = new CBC_CommonByteArray(numEcBytesInBlock); in GenerateECBytes() local