Lines Matching refs:ExifHeader
1096 static uchar ExifHeader[] = "Exif\0\0";1097 if (memcmp(ExifSection+2, ExifHeader,6)){