Searched refs:EXIF_FORMAT_SSHORT (Results 1 - 9 of 9) sorted by relevance
/third_party/libexif/libexif/ |
H A D | exif-format.h | 40 EXIF_FORMAT_SSHORT = 8, enumerator
|
H A D | exif-format.c | 45 {EXIF_FORMAT_SSHORT, N_("SShort"), 2},
|
H A D | exif-utils.c | 47 case EXIF_FORMAT_SSHORT: in exif_array_set_byte_order()
|
H A D | exif-entry.c | 225 case EXIF_FORMAT_SSHORT: in exif_get_short_convert() 272 case EXIF_FORMAT_SSHORT: in exif_entry_fix() 525 case EXIF_FORMAT_SSHORT: in exif_entry_format_value()
|
/third_party/libexif/libexif/apple/ |
H A D | mnote-apple-entry.c | 89 case EXIF_FORMAT_SSHORT: { in mnote_apple_entry_get_value()
|
/third_party/libexif/libexif/olympus/ |
H A D | mnote-olympus-entry.c | 370 CF (entry->format, EXIF_FORMAT_SSHORT, v, maxlen); in mnote_olympus_entry_get_value() 641 CF (entry->format, EXIF_FORMAT_SSHORT, v, maxlen); in mnote_olympus_entry_get_value() 792 case EXIF_FORMAT_SSHORT: in mnote_olympus_entry_get_value()
|
/third_party/libexif/libexif/fuji/ |
H A D | mnote-fuji-entry.c | 277 case EXIF_FORMAT_SSHORT: in mnote_fuji_entry_get_value()
|
/third_party/libexif/libexif/pentax/ |
H A D | mnote-pentax-entry.c | 444 case EXIF_FORMAT_SSHORT: in mnote_pentax_entry_get_value()
|
/third_party/libexif/libexif/canon/ |
H A D | mnote-canon-entry.c | 773 case EXIF_FORMAT_SSHORT: in mnote_canon_entry_get_value()
|
Completed in 7 milliseconds