Home
last modified time | relevance | path

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

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Dprocess.c143 case TIFF_SUBIFD: in process_tiff_ifd()
553 ((ifdtype != TIFF_IFD) && (ifdtype != TIFF_SUBIFD))) in process_tiff_ifd()
566 else if(ifdtype == TIFF_SUBIFD) in process_tiff_ifd()
624 else if(ifdtype == TIFF_SUBIFD) in process_tiff_ifd()
666 ifdnum,++subifdnum,TIFF_SUBIFD, in process_tiff_ifd()
986 if((ifdtype == TIFF_SUBIFD) || (subifdnum >= 0)) in process_tiff_ifd()
1102 if((ifdtype == TIFF_SUBIFD) || (subifdnum >= 0)) in process_tiff_ifd()
1211 if(summary_entry->datatype == TIFF_SUBIFD) in process_tiff_ifd()
1255 if(summary_entry->datatype == TIFF_SUBIFD) in process_tiff_ifd()
1427 if(summary_entry->datatype == TIFF_SUBIFD) in process_tiff_ifd()
[all …]
H A Ddefs.h187 #define TIFF_SUBIFD 1 macro
H A Dprint.c461 case TIFF_SUBIFD: in print_tagid()
513 case TIFF_SUBIFD: in print_taginfo()
2592 case TIFF_SUBIFD: in display_end_of_ifd()