Searched refs:exif_file_sections_add (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/exif/ |
H A D | exif.c | 2110 static int exif_file_sections_add(image_info_type *ImageInfo, int type, size_t size, uchar *data) in exif_file_sections_add() function 3845 sn = exif_file_sections_add(ImageInfo, marker, itemlen, NULL); in exif_scan_JPEG_header() 3868 sn = exif_file_sections_add(ImageInfo, M_PSEUDO, size, NULL); in exif_scan_JPEG_header() 4042 sn = exif_file_sections_add(ImageInfo, M_PSEUDO, 2, NULL); in exif_process_IFD_in_TIFF_impl()
|
Completed in 22 milliseconds