Searched refs:EXIF_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
1550 const int EXIF_MAX_SIZE = 1024*64; in create_EXIF() local1551 char* Buffer = malloc(EXIF_MAX_SIZE); in create_EXIF()