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