Home
last modified time | relevance | path

Searched refs:audio_tstamp_report_p (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-lib/test/
H A Daudio_time.c128 snd_pcm_audio_tstamp_report_t audio_tstamp_report_p; in main() local
178 memset(&audio_tstamp_report_p, 0, sizeof(snd_pcm_audio_tstamp_report_t)); in main()
415 &audio_tstamp_p, &audio_tstamp_config_p, &audio_tstamp_report_p, in main()
428 if (audio_tstamp_report_p.valid == 0) in main()
430 if (audio_tstamp_report_p.accuracy_report == 0) in main()
438 timediff(tstamp_p, trigger_tstamp_p) - timestamp2ns(audio_tstamp_p), audio_tstamp_report_p.accuracy in main()

Completed in 1 milliseconds