OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exif_mnote_data_pentax_identify
(Results
1 - 3
of
3
) sorted by null
/external/libexif/libexif/pentax/
exif-mnote-data-pentax.h
55
int
exif_mnote_data_pentax_identify
(const ExifData *ed, const ExifEntry *e);
exif-mnote-data-pentax.c
401
exif_mnote_data_pentax_identify
(const ExifData *ed, const ExifEntry *e)
function
/external/libexif/libexif/
exif-data.c
759
} else if ((mnoteid =
exif_mnote_data_pentax_identify
(data, e)) != 0) {
[
all
...]
Completed in 135 milliseconds