Searched refs:IsGpsTag (Results 1 – 3 of 3) sorted by relevance
/external/jhead/ | ||
D | jhead.h | 228 int IsGpsTag(const char* tag); |
D | gpsinfo.c | 67 int IsGpsTag(const char* tag) { in IsGpsTag() function |
D | main.c | 256 if (IsGpsTag(tag)) { in saveAttributes() |