Searched refs:exif_process_IFD_in_JPEG (Results 1 – 1 of 1) sorted by relevance
/PHP-7.0/ext/exif/ |
H A D | exif.c | 2274 static int exif_process_IFD_in_JPEG(image_info_type *ImageInfo, char *dir_start, char *offset_base,… 3126 …if (!exif_process_IFD_in_JPEG(ImageInfo, Subdir_start, offset_base, IFDlength, displacement, sub_s… in exif_process_IFD_TAG() 3143 static int exif_process_IFD_in_JPEG(image_info_type *ImageInfo, char *dir_start, char *offset_base,… in exif_process_IFD_in_JPEG() function 3198 …if (exif_process_IFD_in_JPEG(ImageInfo, offset_base + NextDirOffset, offset_base, IFDlength, displ… in exif_process_IFD_in_JPEG() 3253 …exif_process_IFD_in_JPEG(ImageInfo, CharBuf+offset_of_ifd, CharBuf, length/*-14*/, displacement, S… in exif_process_TIFF_in_JPEG()
|
Completed in 30 milliseconds