#include <config.h>
#include <libexif/exif-format.h>
#include <libexif/i18n.h>
#include <stdlib.h>
Go to the source code of this file.
Functions | |
const char * | exif_format_get_name (ExifFormat format) |
unsigned char | exif_format_get_size (ExifFormat format) |
Variables | |
struct { | |
ExifFormat format | |
const char * name | |
unsigned char size | |
} | ExifFormatTable [] |
|
Definition at line 49 of file exif-format.c. References _, bindtextdomain, ExifFormatTable, and name. Referenced by exif_entry_dump(), and exif_entry_fix(). |
|
Definition at line 69 of file exif-format.c. References ExifFormatTable. Referenced by exif_array_set_byte_order(), exif_data_load_data_entry(), exif_data_save_data_entry(), exif_entry_fix(), exif_entry_get_value(), exif_entry_initialize(), exif_mnote_data_canon_load(), exif_mnote_data_canon_save(), exif_mnote_data_olympus_load(), exif_mnote_data_olympus_save(), and exif_mnote_data_pentax_load(). |
|
Referenced by exif_format_get_name(), and exif_format_get_size(). |
|
Definition at line 29 of file exif-format.c. Referenced by exif_entry_log(), exif_log(), and exif_logv(). |
|
Definition at line 30 of file exif-format.c. |
|
Definition at line 31 of file exif-format.c. Referenced by exif_data_load_data_entry(), exif_data_load_data_thumbnail(), exif_data_new_from_data(), and exif_loader_write_file(). |