TIFF_TYPE_SHORT   835 modules/imgcodecs/src/grfmt_tiff.cpp               TIFF_TYPE_SHORT, channels, bitsPerSample );
TIFF_TYPE_SHORT   837 modules/imgcodecs/src/grfmt_tiff.cpp     writeTag( strm, TIFF_TAG_PHOTOMETRIC, TIFF_TYPE_SHORT, 1, channels > 1 ? 2 : 1 );
TIFF_TYPE_SHORT   842 modules/imgcodecs/src/grfmt_tiff.cpp     writeTag( strm, TIFF_TAG_SAMPLES_PER_PIXEL, TIFF_TYPE_SHORT, 1, channels );
TIFF_TYPE_SHORT   846 modules/imgcodecs/src/grfmt_tiff.cpp               stripCount > 1 ? TIFF_TYPE_SHORT : TIFF_TYPE_LONG,