Home
last modified time | relevance | path

Searched refs:timestamp (Results 1 – 6 of 6) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dgps.h139 GpsUtcTime timestamp; member
194 typedef void (* gps_nmea_callback)(GpsUtcTime timestamp, const char* nmea, int length);
/hardware/msm7k/libcamera/
Dcamera_ifc.h399 uint32_t timestamp; /* seconds since 1/6/1980 */ member
DQualcommCameraHardware.cpp1369 PARSE_LOCATION(timestamp, long, "%ld", "long"); in receivePostLpmRawPicture()
1370 if (!pt.timestamp) pt.timestamp = time(NULL); in receivePostLpmRawPicture()
/hardware/ti/omap3/liboverlay/
Dv4l2_utils.c644 buf.timestamp.tv_sec = 0; in v4l2_overlay_q_buf()
645 buf.timestamp.tv_usec = 0; in v4l2_overlay_q_buf()
/hardware/libhardware_legacy/gps/
Dgps_qemu.c259 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()
/hardware/broadcom/wlan/bcm4329/src/include/proto/
D802.11.h223 uint32 timestamp[2]; member