Home
last modified time | relevance | path

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

/php-src/ext/exif/
H A Dexif.c1673 static int exif_rewrite_tag_format_to_unsigned(int format) in exif_rewrite_tag_format_to_unsigned() function
3366 …Info->Thumbnail.width = exif_convert_any_to_int(value_ptr, exif_rewrite_tag_format_to_unsigned(for… in exif_process_IFD_TAG_impl()
3371 …nfo->Thumbnail.height = exif_convert_any_to_int(value_ptr, exif_rewrite_tag_format_to_unsigned(for… in exif_process_IFD_TAG_impl()
3377 …nfo->Thumbnail.offset = exif_convert_any_to_int(value_ptr, exif_rewrite_tag_format_to_unsigned(for… in exif_process_IFD_TAG_impl()
3387 …eInfo->Thumbnail.size = exif_convert_any_to_int(value_ptr, exif_rewrite_tag_format_to_unsigned(for… in exif_process_IFD_TAG_impl()
3393 …eInfo->Thumbnail.size = exif_convert_any_to_int(value_ptr, exif_rewrite_tag_format_to_unsigned(for… in exif_process_IFD_TAG_impl()
3477 …eInfo->ExifImageWidth = exif_convert_any_to_int(value_ptr, exif_rewrite_tag_format_to_unsigned(for… in exif_process_IFD_TAG_impl()

Completed in 17 milliseconds