OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exif_mnote_data_construct
(Results
1 - 6
of
6
) sorted by null
/external/libexif/libexif/
exif-mnote-data-priv.h
74
void
exif_mnote_data_construct
(ExifMnoteData *, ExifMem *mem);
exif-mnote-data.c
35
exif_mnote_data_construct
(ExifMnoteData *d, ExifMem *mem)
function
/external/libexif/libexif/fuji/
exif-mnote-data-fuji.c
333
exif_mnote_data_construct
(d, mem);
/external/libexif/libexif/canon/
exif-mnote-data-canon.c
371
exif_mnote_data_construct
(d, mem);
/external/libexif/libexif/pentax/
exif-mnote-data-pentax.c
433
exif_mnote_data_construct
(d, mem);
/external/libexif/libexif/olympus/
exif-mnote-data-olympus.c
643
exif_mnote_data_construct
(d, mem);
Completed in 416 milliseconds