Home
last modified time | relevance | path

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

/PHP-7.4/ext/exif/
H A Dexif.c1714 static int exif_rewrite_tag_format_to_unsigned(int format) in exif_rewrite_tag_format_to_unsigned() function
3401 …Info->Thumbnail.width = exif_convert_any_to_int(value_ptr, exif_rewrite_tag_format_to_unsigned(for… in exif_process_IFD_TAG_impl()
3406 …nfo->Thumbnail.height = exif_convert_any_to_int(value_ptr, exif_rewrite_tag_format_to_unsigned(for… in exif_process_IFD_TAG_impl()
3412 …nfo->Thumbnail.offset = exif_convert_any_to_int(value_ptr, exif_rewrite_tag_format_to_unsigned(for… in exif_process_IFD_TAG_impl()
3422 …eInfo->Thumbnail.size = exif_convert_any_to_int(value_ptr, exif_rewrite_tag_format_to_unsigned(for… in exif_process_IFD_TAG_impl()
3428 …eInfo->Thumbnail.size = exif_convert_any_to_int(value_ptr, exif_rewrite_tag_format_to_unsigned(for… in exif_process_IFD_TAG_impl()
3512 …eInfo->ExifImageWidth = exif_convert_any_to_int(value_ptr, exif_rewrite_tag_format_to_unsigned(for… in exif_process_IFD_TAG_impl()

Completed in 18 milliseconds