Home
last modified time | relevance | path

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

/dports/graphics/libdmtx/libdmtx-0.7.5/
H A Ddmtxsymbol.c124 case DmtxSymAttribInterleavedBlocks: in dmtxGetSymbolAttribute()
155 interleavedBlocks = dmtxGetSymbolAttribute(DmtxSymAttribInterleavedBlocks, sizeIdx); in dmtxGetBlockDataSize()
H A Ddmtxreedsol.c102 blockStride = dmtxGetSymbolAttribute(DmtxSymAttribInterleavedBlocks, sizeIdx); in RsEncode()
170 blockStride = dmtxGetSymbolAttribute(DmtxSymAttribInterleavedBlocks, sizeIdx); in RsDecode()
H A Ddmtx.h145 DmtxSymAttribInterleavedBlocks, enumerator
/dports/graphics/dmtx-utils/dmtx-utils-0.7.6/dmtxread/
H A Ddmtxread.c623 dmtxGetSymbolAttribute(DmtxSymAttribInterleavedBlocks, reg->sizeIdx)); in PrintStats()