Searched refs:TIFF_SETGET_C32_UINT32 (Results 1 – 3 of 3) sorted by relevance
242 TIFF_SETGET_C32_UINT32 = 44, enumerator
143 …{ TIFFTAG_RICHTIFFIPTC, -3, -3, TIFF_LONG, 0, TIFF_SETGET_C32_UINT32, TIFF_SETGET_UNDEFINED, FIELD…667 fld->set_field_type = TIFF_SETGET_C32_UINT32; in _TIFFCreateAnonField()668 fld->get_field_type = TIFF_SETGET_C32_UINT32; in _TIFFCreateAnonField()861 return TIFF_SETGET_C32_UINT32; in _TIFFSetGetType()
5299 case TIFF_SETGET_C32_UINT32: in TIFFFetchNormalTag()