Home
last modified time | relevance | path

Searched defs:mappingRows (Results 1 – 4 of 4) sorted by last modified time

/dports/graphics/libdmtx/libdmtx-0.7.5/
H A Ddmtx.h381 int mappingRows; /* Number of data rows in symbol */ member
H A Ddmtxplacemod.c71 int mappingRows, mappingCols; in ModulePlacementEcc200() local
142 PatternShapeStandard(unsigned char *modules, int mappingRows, int mappingCols, int row, int col, un… in PatternShapeStandard()
164 PatternShapeSpecial1(unsigned char *modules, int mappingRows, int mappingCols, unsigned char *codew… in PatternShapeSpecial1()
186 PatternShapeSpecial2(unsigned char *modules, int mappingRows, int mappingCols, unsigned char *codew… in PatternShapeSpecial2()
208 PatternShapeSpecial3(unsigned char *modules, int mappingRows, int mappingCols, unsigned char *codew… in PatternShapeSpecial3()
230 PatternShapeSpecial4(unsigned char *modules, int mappingRows, int mappingCols, unsigned char *codew… in PatternShapeSpecial4()
255 PlaceModule(unsigned char *modules, int mappingRows, int mappingCols, int row, int col, unsigned ch… in PlaceModule()
H A Ddmtxencode.c262 int row, col, mappingRows, mappingCols; in dmtxEncodeDataMosaic() local
H A Ddmtxmessage.c27 int mappingRows, mappingCols; in dmtxMessageCreate() local