Home
last modified time | relevance | path

Searched refs:cols (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiffcrop.c2741 end = cols; in extractContigSamplesBytes()
2808 end = cols; in extractContigSamples8bits()
2886 end = cols; in extractContigSamples16bits()
2975 end = cols; in extractContigSamples24bits()
3070 end = cols; in extractContigSamples32bits()
3173 end = cols; in extractContigSamplesShifted8bits()
3254 end = cols; in extractContigSamplesShifted16bits()
3344 end = cols; in extractContigSamplesShifted24bits()
3444 end = cols; in extractContigSamplesShifted32bits()
4978 page->cols = 0; in initPageSetup()
[all …]
H A Dtiffcp.c1166 uint32 rows, uint32 cols, int outskew, int inskew) in cpStripToTile() argument
1169 uint32 j = cols; in cpStripToTile()
1179 uint32 rows, uint32 cols, int outskew, int inskew, tsample_t spp, in cpContigBufToSeparateBuf() argument
1183 uint32 j = cols; in cpContigBufToSeparateBuf()
1200 uint32 rows, uint32 cols, int outskew, int inskew, tsample_t spp, in cpSeparateBufToContigBuf() argument
1204 uint32 j = cols; in cpSeparateBufToContigBuf()