Searched refs:dump_free (Results 1 – 1 of 1) sorted by relevance
1538 char * exif_dump_data(int *dump_free, int format, int components, int motorola_intel, char *value_p… in exif_dump_data() argument1543 *dump_free = 0; in exif_dump_data()1556 *dump_free = 1; in exif_dump_data()3252 int dump_free; in exif_process_IFD_TAG_impl() local3326 dump_data = exif_dump_data(&dump_free, format, components, ImageInfo->motorola_intel, value_ptr); in exif_process_IFD_TAG_impl()3330 if (dump_free) { in exif_process_IFD_TAG_impl()
Completed in 29 milliseconds