OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exif_data_fix
(Results
1 - 4
of
4
) sorted by null
/external/libexif/test/
test-mem.c
45
exif_data_fix
(ed);
/external/libexif/libexif/
exif-data.h
100
* #
exif_data_fix
).
159
void
exif_data_fix
(ExifData *d);
exif-data.c
942
exif_data_fix
(data);
1258
exif_data_fix
(ExifData *d)
function
[
all
...]
/external/libexif/contrib/examples/
write-exif.c
215
exif_data_fix
(exif);
217
/* All these tags are created with default values by
exif_data_fix
() */
230
* allocated by
exif_data_fix
(), nor can it be created using
Completed in 47 milliseconds