Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c3575 int sub_section_index = 0; in exif_process_IFD_TAG_impl() local
3582 sub_section_index = SECTION_EXIF; in exif_process_IFD_TAG_impl()
3589 sub_section_index = SECTION_GPS; in exif_process_IFD_TAG_impl()
3596 sub_section_index = SECTION_INTEROP; in exif_process_IFD_TAG_impl()
3605 …D_in_JPEG(ImageInfo, Subdir_start, offset_base, IFDlength, displacement, sub_section_index, tag)) { in exif_process_IFD_TAG_impl()
4074 int i, sn, num_entries, sub_section_index = 0; in exif_process_IFD_in_TIFF_impl() local
4204 sub_section_index = SECTION_EXIF; in exif_process_IFD_in_TIFF_impl()
4208 sub_section_index = SECTION_GPS; in exif_process_IFD_in_TIFF_impl()
4212 sub_section_index = SECTION_INTEROP; in exif_process_IFD_in_TIFF_impl()
4216 sub_section_index = SECTION_THUMBNAIL; in exif_process_IFD_in_TIFF_impl()
[all …]

Completed in 16 milliseconds