Home
last modified time | relevance | path

Searched refs:EncodeDataCodewords (Results 1 – 2 of 2) sorted by last modified time

/dports/graphics/libdmtx/libdmtx-0.7.5/
H A Ddmtxstatic.h174 static int EncodeDataCodewords(DmtxByteList *input, DmtxByteList *output, int sizeIdxRequest, DmtxS…
H A Ddmtxencode.c182 sizeIdx = EncodeDataCodewords(&input, &output, enc->sizeIdxRequest, enc->scheme, enc->fnc1); in dmtxEncodeDataMatrix()
391 EncodeDataCodewords(DmtxByteList *input, DmtxByteList *output, int sizeIdxRequest, DmtxScheme schem… in EncodeDataCodewords() function