Searched refs:ExifFormat (Results 1 – 15 of 15) sorted by relevance
45 } ExifFormat; typedef52 const char *exif_format_get_name (ExifFormat format);59 unsigned char exif_format_get_size (ExifFormat format);
33 ExifFormat format;53 exif_format_get_name (ExifFormat format) in exif_format_get_name()66 exif_format_get_size (ExifFormat format) in exif_format_get_size()
40 ExifFormat format;
48 ExifFormat format;
176 void exif_array_set_byte_order (ExifFormat, unsigned char *, unsigned int,
26 exif_array_set_byte_order (ExifFormat f, unsigned char *b, unsigned int n, in exif_array_set_byte_order()
183 exif_get_short_convert (const unsigned char *buf, ExifFormat format, in exif_get_short_convert()
32 ExifFormat format;
84 ExifFormat fmt;
34 ExifFormat format;
110 ExifFormat format() const in format()
374 enum_<ExifFormat>("Format") in BOOST_PYTHON_MODULE()