Home
last modified time | relevance | path

Searched defs:mappingCols (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/libdmtx/libdmtx-0.7.5/
H A Ddmtxplacemod.c31 int symbolRows, mappingCols; in dmtxSymbolModuleStatus() local
71 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 Ddmtxmessage.c27 int mappingRows, mappingCols; in dmtxMessageCreate() local
H A Ddmtxencode.c262 int row, col, mappingRows, mappingCols; in dmtxEncodeDataMosaic() local
H A Ddmtx.h382 int mappingCols; /* Number of data columns in symbol */ member