Home
last modified time | relevance | path

Searched refs:exif_mnote_data_get_description (Results 1 – 4 of 4) sorted by relevance

/external/libexif/libexif/
Dexif-mnote-data.h100 const char *exif_mnote_data_get_description (ExifMnoteData *d, unsigned int n);
Dlibexif.sym86 exif_mnote_data_get_description
Dexif-mnote-data.c138 exif_mnote_data_get_description (ExifMnoteData *d, unsigned int n) in exif_mnote_data_get_description() function
/external/libexif/test/
Dtest-mnote.c62 exif_mnote_data_get_description (md, i)); in test_exif_data()