Searched defs:ExifRational (Results 1 - 1 of 1) sorted by relevance

/external/libexif/libexif/
H A Dexif-utils.h60 typedef struct {ExifLong numerator; ExifLong denominator;} ExifRational; typedef in typeref:struct:__anon22865
100 /*! Retrieve an #ExifRational value from memory.
106 ExifRational exif_get_rational (const unsigned char *b, ExifByteOrder order);
152 /*! Store an ExifRational value into memory in EXIF format.
159 ExifRational value);

Completed in 77 milliseconds