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

  /external/pdfium/xfa/src/fxbarcode/datamatrix/
BC_DataMatrixWriter.h 27 static CBC_CommonByteMatrix* encodeLowLevel(CBC_DefaultPlacement* placement,
BC_DataMatrixWriter.cpp 79 CBC_CommonByteMatrix* bytematrix = encodeLowLevel(placement, symbolInfo, e);
89 CBC_CommonByteMatrix* CBC_DataMatrixWriter::encodeLowLevel(
  /external/pdfium/xfa/src/fxbarcode/pdf417/
BC_PDF417.h 50 void encodeLowLevel(CFX_WideString fullCodewords,
BC_PDF417.cpp 449 encodeLowLevel(fullCodewords, cols, rows, errorCorrectionLevel,
500 void CBC_PDF417::encodeLowLevel(CFX_WideString fullCodewords,
    [all...]
  /external/zxing/core/
core.jar 

Completed in 97 milliseconds