Home
last modified time | relevance | path

Searched refs:EXIF_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance

/external/jhead/
Dexif.c1550 const int EXIF_MAX_SIZE = 1024*64; in create_EXIF() local
1551 char* Buffer = malloc(EXIF_MAX_SIZE); in create_EXIF()