Searched refs:timestamp_usec (Results 1 – 18 of 18) sorted by relevance
86 timestamp_usec = int((timestamp - timestamp_sec) * 1000000)87 return timestamp_sec, timestamp_usec
92 timestamp_usec = int((timestamp - timestamp_sec) * 1000000)93 return timestamp_sec, timestamp_usec
76 long timestamp_usec; member99 long32 timestamp_usec; member122 long64 timestamp_usec; member
38 long timestamp_usec; member
25 long timestamp_usec; /* Packet arrvial time (+useconds) */ member
122 uint64_t timestamp_usec; member
401 get_spk_timestamp(aec, read_bytes, &info->timestamp_usec); in get_reference_samples()621 spk_time = spk_info.timestamp_usec; in process_aec()
672 if ((ref_ret) || (info.timestamp_usec == 0)) { in in_read()676 in->timestamp_nsec = 1000 * info.timestamp_usec; in in_read()
124 uint64_t timestamp_usec; member
409 get_spk_timestamp(aec, read_bytes, &info->timestamp_usec); in get_reference_samples()629 spk_time = spk_info.timestamp_usec; in process_aec()
687 if ((ref_ret) || (info.timestamp_usec == 0)) { in in_read()691 in->timestamp_nsec = 1000 * info.timestamp_usec; in in_read()
316 uint32 timestamp_usec; /* 'struct timeval' compatible, it represents the 'tv_usec' field */ member
591 pkt_header->ts.tv_usec = ntohl(net_pkt_header->timestamp_usec); in pcap_read_nocb_remote()
23 optional int64 timestamp_usec = 1; field
2748 net_pkt_header->timestamp_usec = htonl((uint32)pkt_header->ts.tv_usec); in daemon_thrdatamain()
142705 long timestamp_usec; member
135049 long timestamp_usec; member