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

  /external/libexif/contrib/examples/
photographer.c 81 ed = exif_data_new_from_file(argv[1]);
  /external/libexif/test/
test-mnote.c 84 d = exif_data_new_from_file (argv[1]);
test-parse.c 65 d = exif_data_new_from_file(filename);
  /external/libexif/libexif/
exif-data.h 84 ExifData *exif_data_new_from_file (const char *path);
exif-data.c 991 exif_data_new_from_file (const char *path) function
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp     [all...]

Completed in 149 milliseconds