Searched refs:get_field_type (Results 1 – 3 of 3) sorted by relevance
656 fld->get_field_type = TIFF_SETGET_C32_UINT8; in _TIFFCreateAnonField()660 fld->get_field_type = TIFF_SETGET_C32_ASCII; in _TIFFCreateAnonField()664 fld->get_field_type = TIFF_SETGET_C32_UINT16; in _TIFFCreateAnonField()668 fld->get_field_type = TIFF_SETGET_C32_UINT32; in _TIFFCreateAnonField()674 fld->get_field_type = TIFF_SETGET_C32_FLOAT; in _TIFFCreateAnonField()678 fld->get_field_type = TIFF_SETGET_C32_SINT8; in _TIFFCreateAnonField()682 fld->get_field_type = TIFF_SETGET_C32_SINT16; in _TIFFCreateAnonField()686 fld->get_field_type = TIFF_SETGET_C32_SINT32; in _TIFFCreateAnonField()695 fld->get_field_type = TIFF_SETGET_C32_IFD8; in _TIFFCreateAnonField()707 fld->get_field_type = TIFF_SETGET_UNDEFINED; in _TIFFCreateAnonField()[all …]
283 TIFFSetGetFieldType get_field_type; /* type to be passed to TIFFGetField */ member
649 switch (o->get_field_type) in TIFFWriteDirectorySec()