Home
last modified time | relevance | path

Searched refs:exif_data_new_from_data (Results 1 – 4 of 4) sorted by relevance

/external/libexif/test/
Dtest-mnote.c97 d = exif_data_new_from_data (buf, buf_size); in main()
/external/libexif/libexif/
Dlibexif.sym27 exif_data_new_from_data
Dexif-data.h92 ExifData *exif_data_new_from_data (const unsigned char *data,
Dexif-data.c150 exif_data_new_from_data (const unsigned char *data, unsigned int size) in exif_data_new_from_data() function