Home | History | Annotate | Download | only in camera

Lines Matching refs:gpsDatestamp

2363 static char gpsDatestamp[20];
2519 strftime(gpsDatestamp, sizeof(gpsDatestamp), "%Y:%m:%d", UTCTimestamp);
2521 strlen(gpsDatestamp)+1 , 1, (void *)&gpsDatestamp);