OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exif_mnote_data_count
(Results
1 - 4
of
4
) sorted by null
/external/libexif/libexif/
exif-mnote-data.h
64
unsigned int
exif_mnote_data_count
(ExifMnoteData *d);
exif-mnote-data.c
110
exif_mnote_data_count
(ExifMnoteData *d)
function
/external/libexif/contrib/examples/
photographer.c
48
int num =
exif_mnote_data_count
(mn);
/external/libexif/test/
test-mnote.c
53
c =
exif_mnote_data_count
(md);
Completed in 189 milliseconds