HomeSort by relevance Sort by last modified time
    Searched refs:exif_get_srational (Results 1 - 5 of 5) sorted by null

  /external/libexif/libexif/
exif-utils.h 114 ExifSRational exif_get_srational (const unsigned char *b, ExifByteOrder order);
exif-utils.c 73 sr = exif_get_srational (b + j * fs, o_orig);
177 exif_get_srational (const unsigned char *buf, ExifByteOrder order) function
exif-entry.c 292 sr = exif_get_srational (e->data + i *
566 v_srat = exif_get_srational (
    [all...]
  /external/libexif/libexif/fuji/
mnote-fuji-entry.c 291 vsr = exif_get_srational (entry->data, entry->order);
  /external/libexif/libexif/olympus/
mnote-olympus-entry.c 805 vsr = exif_get_srational (entry->data, entry->order);

Completed in 74 milliseconds