Home
last modified time | relevance | path

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

/external/libexif/libexif/canon/
Dmnote-canon-entry.h41 unsigned int mnote_canon_entry_count_values (const MnoteCanonEntry *);
Dexif-mnote-data-canon.c71 to = from + mnote_canon_entry_count_values (&dc->entries[*m]); in exif_mnote_data_canon_get_tags()
297 c += mnote_canon_entry_count_values (&dc->entries[i]); in exif_mnote_data_canon_count()
Dmnote-canon-entry.c504 mnote_canon_entry_count_values (const MnoteCanonEntry *entry) in mnote_canon_entry_count_values() function