Searched refs:IsValidGpsData (Results 1 – 1 of 1) sorted by relevance
1157 static bool IsValidGpsData(const std::vector<std::string> &dataVec, const ExifTag &tag) in IsValidGpsData() function1385 if (longVec.size() != CONSTANT_3 || !IsValidGpsData(longVec, tag)) { in CreateExifEntryOfGpsLatitudeOrLongitude()