Searched refs:dump_free (Results 1 – 1 of 1) sorted by relevance
1561 char * exif_dump_data(int *dump_free, int format, int components, int motorola_intel, char *value_p… in exif_dump_data() argument1566 *dump_free = 0; in exif_dump_data()1579 *dump_free = 1; in exif_dump_data()3286 int dump_free; in exif_process_IFD_TAG_impl() local3360 dump_data = exif_dump_data(&dump_free, format, components, ImageInfo->motorola_intel, value_ptr); in exif_process_IFD_TAG_impl()3364 if (dump_free) { in exif_process_IFD_TAG_impl()
Completed in 19 milliseconds