Searched refs:EXIF_FORMAT_SSHORT (Results 1 – 10 of 10) sorted by relevance
/third_party/libexif/libexif/ |
D | exif-format.h | 40 EXIF_FORMAT_SSHORT = 8, enumerator
|
D | exif-format.c | 45 {EXIF_FORMAT_SSHORT, N_("SShort"), 2},
|
D | exif-utils.c | 47 case EXIF_FORMAT_SSHORT: in exif_array_set_byte_order()
|
D | exif-entry.c | 193 case EXIF_FORMAT_SSHORT: in exif_get_short_convert() 240 case EXIF_FORMAT_SSHORT: in exif_entry_fix() 493 case EXIF_FORMAT_SSHORT: in exif_entry_format_value()
|
/third_party/libexif/libexif/apple/ |
D | mnote-apple-entry.c | 89 case EXIF_FORMAT_SSHORT: { in mnote_apple_entry_get_value()
|
/third_party/libexif/libexif/olympus/ |
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/ |
D | mnote-fuji-entry.c | 277 case EXIF_FORMAT_SSHORT: in mnote_fuji_entry_get_value()
|
/third_party/libexif/libexif/pentax/ |
D | mnote-pentax-entry.c | 444 case EXIF_FORMAT_SSHORT: in mnote_pentax_entry_get_value()
|
/third_party/libexif/libexif/canon/ |
D | mnote-canon-entry.c | 773 case EXIF_FORMAT_SSHORT: in mnote_canon_entry_get_value()
|
/third_party/libexif/ |
D | ChangeLog | 1069 * libexif/exif-utils.*,exif-entry.c: Full support of EXIF_FORMAT_SSHORT 1626 * libexif/olympus/mnote-olympus-entry.c: Now that EXIF_FORMAT_SSHORT
|