Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_dirread.c171 static int _TIFFGetMaxColorChannels(uint16 photometric);
3503 static int _TIFFGetMaxColorChannels( uint16 photometric ) in _TIFFGetMaxColorChannels() function
4116 color_channels = _TIFFGetMaxColorChannels(tif->tif_dir.td_photometric); in TIFFReadDirectory()