Searched refs:exif_buffer (Results 1 – 1 of 1) sorted by relevance
204 *exif_buffer; in ReadHEICExifProfile() local210 exif_buffer=(unsigned char *) AcquireQuantumMemory(1,exif_size); in ReadHEICExifProfile()211 if (exif_buffer != (unsigned char *) NULL) in ReadHEICExifProfile()217 exif_id,exif_buffer); in ReadHEICExifProfile()228 profile=BlobToStringInfo(exif_buffer+4,(size_t) exif_size-4); in ReadHEICExifProfile()236 exif_buffer=(unsigned char *) RelinquishMagickMemory(exif_buffer); in ReadHEICExifProfile()