Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
Daudio_time.c107 snd_htimestamp_t audio_tstamp_c, audio_tstamp_p; in main() local
412 &audio_tstamp_p, &audio_tstamp_config_p, &audio_tstamp_report_p, 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()
435 …timediff(tstamp_p, trigger_tstamp_p) - timestamp2ns(audio_tstamp_p), audio_tstamp_report_p.accuracy in main()