Searched refs:TIFF_SETGET_C32_UINT32 (Results 1 – 3 of 3) sorted by relevance
242 TIFF_SETGET_C32_UINT32 = 44, enumerator
135 …{ TIFFTAG_RICHTIFFIPTC, -3, -3, TIFF_LONG, 0, TIFF_SETGET_C32_UINT32, TIFF_SETGET_UNDEFINED, FIELD…659 fld->set_field_type = TIFF_SETGET_C32_UINT32; in _TIFFCreateAnonField()660 fld->get_field_type = TIFF_SETGET_C32_UINT32; in _TIFFCreateAnonField()853 return TIFF_SETGET_C32_UINT32; in _TIFFSetGetType()
5255 case TIFF_SETGET_C32_UINT32: in TIFFFetchNormalTag()