Searched refs:ExifDataType (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libexif-0.6.19/libexif/
H A Dexif-data-type.h40 } ExifDataType; typedef in typeref:enum:__anon1024
H A Dexif-data.h216 void exif_data_set_data_type (ExifData *d, ExifDataType dt);
223 ExifDataType exif_data_get_data_type (ExifData *d);
H A Dexif-content.c264 ExifDataType dt = exif_data_get_data_type (c->parent);
281 ExifDataType dt;
H A Dexif-tag.h249 ExifDataType t);
H A Dexif-data.c70 ExifDataType data_type;
1286 exif_data_set_data_type (ExifData *d, ExifDataType dt)
1294 ExifDataType
H A Dexif-tag.c58 /*! indexed by the types [ExifIfd][ExifDataType] */
1100 get_support_level_in_ifd (ExifTag tag, ExifIfd ifd, ExifDataType t)
1164 exif_tag_get_support_level_in_ifd (ExifTag tag, ExifIfd ifd, ExifDataType t)

Completed in 54 milliseconds