Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxbarcode/datamatrix/
DBC_DataMatrixWriter.cpp82 CBC_CommonByteMatrix* bytematrix = encodeLowLevel(placement, symbolInfo, e); in Encode()
93 CBC_CommonByteMatrix* CBC_DataMatrixWriter::encodeLowLevel( in encodeLowLevel() function in CBC_DataMatrixWriter
DBC_DataMatrixWriter.h30 static CBC_CommonByteMatrix* encodeLowLevel(CBC_DefaultPlacement* placement,
/external/pdfium/xfa/fxbarcode/pdf417/
DBC_PDF417.cpp442 encodeLowLevel(fullCodewords, cols, rows, errorCorrectionLevel, in generateBarcodeLogic()
500 void CBC_PDF417::encodeLowLevel(CFX_WideString fullCodewords, in encodeLowLevel() function in CBC_PDF417
DBC_PDF417.h49 void encodeLowLevel(CFX_WideString fullCodewords,