Searched refs:timestamp (Results 1 – 6 of 6) sorted by relevance
139 GpsUtcTime timestamp; member194 typedef void (* gps_nmea_callback)(GpsUtcTime timestamp, const char* nmea, int length);
399 uint32_t timestamp; /* seconds since 1/6/1980 */ member
1369 PARSE_LOCATION(timestamp, long, "%ld", "long"); in receivePostLpmRawPicture()1370 if (!pt.timestamp) pt.timestamp = time(NULL); in receivePostLpmRawPicture()
644 buf.timestamp.tv_sec = 0; in v4l2_overlay_q_buf()645 buf.timestamp.tv_usec = 0; in v4l2_overlay_q_buf()
259 r->fix.timestamp = (long long)fix_time * 1000; in nmea_reader_update_time()490 gmtime_r( (time_t*) &r->fix.timestamp, &utc ); in nmea_reader_parse()
223 uint32 timestamp[2]; member