Home
last modified time | relevance | path

Searched refs:INTEROP_IFD (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/py-piexif/piexif-1.1.3/tests/
H A Ds_test.py76 INTEROP_IFD = {piexif.InteropIFD.InteroperabilityIndex: b"R98"} variable
169 "Interop":INTEROP_IFD,
218 "Interop":INTEROP_IFD,
270 "Interop":INTEROP_IFD,
287 self.assertDictEqual(INTEROP_IFD, exif["Interop"])
/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Ddefs.h189 #define INTEROP_IFD 3 macro
H A Dprocess.c150 case INTEROP_IFD: in process_tiff_ifd()
626 else if(ifdtype == INTEROP_IFD) in process_tiff_ifd()
694 listname,INTEROP_IFD,ifdnum,0, in process_tiff_ifd()
1544 case INTEROP_IFD: in new_summary_entry()
1941 fulldirname,INTEROP_IFD,ifdnum,0, in process_exif_ifd()
H A Dprint.c456 case INTEROP_IFD: in print_tagid()
508 case INTEROP_IFD: in print_taginfo()
2596 case INTEROP_IFD: in display_end_of_ifd()