Home
last modified time | relevance | path

Searched refs:exif_mnote_data_pentax_identify (Results 1 – 3 of 3) sorted by relevance

/third_party/libexif/libexif/pentax/
Dexif-mnote-data-pentax.h55 int exif_mnote_data_pentax_identify (const ExifData *ed, const ExifEntry *e);
Dexif-mnote-data-pentax.c424 exif_mnote_data_pentax_identify (const ExifData *ed, const ExifEntry *e) in exif_mnote_data_pentax_identify() function
/third_party/libexif/libexif/
Dexif-data.c813 } else if ((mnoteid = exif_mnote_data_pentax_identify (data, e)) != 0) { in interpret_maker_note()