#include <config.h>
#include <libexif/exif-utils.h>
Go to the source code of this file.
|
|
|
Definition at line 188 of file exif-utils.c. References ExifRational::denominator, exif_get_long(), and ExifRational::numerator. Referenced by exif_array_set_byte_order(), exif_entry_get_value(), and mnote_olympus_entry_get_value(). |
|
|
Definition at line 130 of file exif-utils.c. References EXIF_BYTE_ORDER_INTEL, and EXIF_BYTE_ORDER_MOTOROLA. Referenced by exif_array_set_byte_order(), exif_get_long(), and exif_get_srational(). |
|
Definition at line 177 of file exif-utils.c. References ExifSRational::denominator, exif_get_slong(), and ExifSRational::numerator. Referenced by exif_array_set_byte_order(), and exif_entry_fix(). |
|
Definition at line 87 of file exif-utils.c. References EXIF_BYTE_ORDER_INTEL, and EXIF_BYTE_ORDER_MOTOROLA. Referenced by exif_array_set_byte_order(), and exif_get_short(). |
|
Definition at line 171 of file exif-utils.c. References exif_set_slong(), and value. Referenced by exif_array_set_byte_order(), exif_data_save_data(), exif_data_save_data_content(), exif_data_save_data_entry(), exif_mnote_data_canon_save(), exif_mnote_data_olympus_save(), and exif_set_rational(). |
|
Definition at line 199 of file exif-utils.c. References ExifRational::denominator, exif_set_long(), ExifRational::numerator, and value. Referenced by exif_array_set_byte_order(), exif_entry_fix(), and exif_entry_initialize(). |
|
Definition at line 124 of file exif-utils.c. References exif_set_sshort(), and value. Referenced by exif_array_set_byte_order(), exif_data_save_data(), exif_data_save_data_content(), exif_data_save_data_entry(), exif_entry_fix(), exif_entry_initialize(), exif_mnote_data_canon_save(), and exif_mnote_data_olympus_save(). |
|
Definition at line 145 of file exif-utils.c. References EXIF_BYTE_ORDER_INTEL, EXIF_BYTE_ORDER_MOTOROLA, and value. Referenced by exif_array_set_byte_order(), exif_set_long(), and exif_set_srational(). |
|
Definition at line 208 of file exif-utils.c. References ExifSRational::denominator, exif_set_slong(), ExifSRational::numerator, and value. Referenced by exif_array_set_byte_order(). |
|
Definition at line 108 of file exif-utils.c. References EXIF_BYTE_ORDER_INTEL, EXIF_BYTE_ORDER_MOTOROLA, and value. Referenced by exif_array_set_byte_order(), and exif_set_short(). |