Searched refs:_TIFFGetMaxColorChannels (Results 1 – 1 of 1) sorted by relevance
171 static int _TIFFGetMaxColorChannels(uint16 photometric);3503 static int _TIFFGetMaxColorChannels( uint16 photometric ) in _TIFFGetMaxColorChannels() function4116 color_channels = _TIFFGetMaxColorChannels(tif->tif_dir.td_photometric); in TIFFReadDirectory()