Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c3116 bytebuff3 = (buff2 >> 40); in extractContigSamples32bits()
3117 *dst++ = bytebuff3; in extractContigSamples32bits()
3497 bytebuff3 = (buff2 >> 40); in extractContigSamplesShifted32bits()
3498 *dst++ = bytebuff3; in extractContigSamplesShifted32bits()
4166 bytebuff3 = (buff2 >> 40); in combineSeparateSamples32bits()
4167 *dst++ = bytebuff3; in combineSeparateSamples32bits()
4691 bytebuff3 = (buff2 >> 40); in combineSeparateTileSamples32bits()
4692 *dst++ = bytebuff3; in combineSeparateTileSamples32bits()
8330 bytebuff3 = (buff2 >> 40); in rotateContigSamples32bits()
8331 *dst++ = bytebuff3; in rotateContigSamples32bits()
[all …]