Home
last modified time | relevance | path

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

/php-src/ext/exif/
H A Dexif.c412 #define TAG_EXIF_IFD_POINTER 0x8769 macro
3534 case TAG_EXIF_IFD_POINTER: in exif_process_IFD_TAG_impl()
3542 case TAG_EXIF_IFD_POINTER: in exif_process_IFD_TAG_impl()
3652 if (tag != TAG_EXIF_IFD_POINTER && tag != TAG_GPS_IFD_POINTER) { in exif_process_IFD_in_JPEG()
4164 if (entry_tag == TAG_EXIF_IFD_POINTER || in exif_process_IFD_in_TIFF_impl()
4170 case TAG_EXIF_IFD_POINTER: in exif_process_IFD_in_TIFF_impl()

Completed in 17 milliseconds