Searched refs:GpsProcessingMethod (Results 1 - 3 of 3) sorted by relevance

/external/jhead/
H A Dgpsinfo.c277 memcpy(ImageInfo.GpsProcessingMethod,
279 ImageInfo.GpsProcessingMethod[length] = 0;
H A Djhead.h147 char GpsProcessingMethod[GPS_PROCESSING_METHOD_LEN + 1]; member in struct:__anon22666
H A Dmain.c735 if (ImageInfo.GpsProcessingMethod[0]) {
736 bufLen = addKeyValueString(&buf, bufLen, "GPSProcessingMethod", ImageInfo.GpsProcessingMethod);

Completed in 443 milliseconds