Searched refs:timestamp2ns (Results 1 – 1 of 1) sorted by relevance
40 long long timestamp2ns(snd_htimestamp_t t) in timestamp2ns() function54 nsec1 = timestamp2ns(t1); in timediff()55 nsec2 = timestamp2ns(t2); in timediff()377 timestamp2ns(audio_tstamp_c), in main()378 (long long)curr_count_c * 1000000000LL / SAMPLE_FREQ - timestamp2ns(audio_tstamp_c) in main()392 timestamp2ns(audio_tstamp_c), in main()393 …timediff(tstamp_c, trigger_tstamp_c) - timestamp2ns(audio_tstamp_c), audio_tstamp_report_c.accuracy in main()420 timestamp2ns(audio_tstamp_p), in main()421 (long long)curr_count_p * 1000000000LL / SAMPLE_FREQ - timestamp2ns(audio_tstamp_p) in main()434 timestamp2ns(audio_tstamp_p), in main()[all …]