Searched refs:small_value_count (Results 1 – 1 of 1) sorted by relevance
595 uint16 small_value_count; in TIFFPrintDirectory() local596 if(TIFFGetField(tif, tag, &small_value_count, &raw_data) != 1) in TIFFPrintDirectory()598 value_count = small_value_count; in TIFFPrintDirectory()