Home
last modified time | relevance | path

Searched refs:thn_length (Results 1 – 1 of 1) sorted by last modified time

/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Dprocess.c87 unsigned long thn_length = 0UL; /* JpegInterChangeFormat */ in process_tiff_ifd() local
367 thn_length = entry_ptr->value; in process_tiff_ifd()
952 if(thn_offset || thn_length) in process_tiff_ifd()
978 if(thn_length) in process_tiff_ifd()
992 if(thn_length) in process_tiff_ifd()
993 chpr += printf(", length %lu ####",thn_length); in process_tiff_ifd()
1005 if(thn_length) in process_tiff_ifd()
1085 thn_length,summary_entry,parent_name, in process_tiff_ifd()
1108 chpr += printf(", length %lu ####",thn_length); in process_tiff_ifd()
1117 value_offset = thn_offset + thn_length; in process_tiff_ifd()
[all …]