Searched refs:exif_data_new_from_data (Results 1 – 5 of 5) sorted by relevance
51 auto image = exif_data_new_from_data(data, size); in LLVMFuzzerTestOneInput()
97 d = exif_data_new_from_data (buf, buf_size); in main()
27 exif_data_new_from_data
92 ExifData *exif_data_new_from_data (const unsigned char *data,
147 exif_data_new_from_data (const unsigned char *data, unsigned int size) in exif_data_new_from_data() function