Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxbarcode/datamatrix/
DBC_Base256Encoder.cpp54 int32_t lengthFieldSize = 1; in Encode() local
56 context.getCodewordCount() + dataCount + lengthFieldSize; in Encode()