Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c2080 static int exif_file_sections_add(image_info_type *ImageInfo, int type, size_t size, uchar *data) in exif_file_sections_add() function
3884 sn = exif_file_sections_add(ImageInfo, marker, itemlen, NULL); in exif_scan_JPEG_header()
3907 sn = exif_file_sections_add(ImageInfo, M_PSEUDO, size, NULL); in exif_scan_JPEG_header()
4081 sn = exif_file_sections_add(ImageInfo, M_PSEUDO, 2, NULL); in exif_process_IFD_in_TIFF_impl()

Completed in 20 milliseconds