Searched refs:gps_coordinates (Results 1 – 3 of 3) sorted by relevance
76 double gps_coordinates[3]; member
2759 jpeg_settings->gps_coordinates[0]); in getExifData()2777 jpeg_settings->gps_coordinates[1]); in getExifData()2796 jpeg_settings->gps_coordinates[2]); in getExifData()
4153 memcpy(settings->gps_coordinates, coordinates, 3*sizeof(double)); in initializeJpegSetting()