Searched refs:GpsProcessingMethod (Results 1 – 3 of 3) sorted by relevance
279 memcpy(ImageInfo.GpsProcessingMethod, in ProcessGpsInfo()281 ImageInfo.GpsProcessingMethod[length] = 0; in ProcessGpsInfo()
128 char GpsProcessingMethod[GPS_PROCESSING_METHOD_LEN + 1]; member
678 if (ImageInfo.GpsProcessingMethod[0]) { in getAttributes()679 … bufLen = addKeyValueString(&buf, bufLen, "GPSProcessingMethod", ImageInfo.GpsProcessingMethod); in getAttributes()