Home | History | Annotate | Download | only in jhead

Lines Matching refs:create_EXIF

1171 void create_EXIF(ExifElement_t* elements, int exifTagCount, int gpsTagCount)
1183 LOGE("create_EXIF %d exif elements, %d gps elements", exifTagCount, gpsTagCount);
1239 LOGE("create_EXIF saving tag %x value \"%s\"",elements[i].Tag, elements[i].Value);
1305 LOGE("create_EXIF saving GPS tag %x value \"%s\"",elements[i].Tag, elements[i].Value);