Home
last modified time | relevance | path

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

/third_party/alsa-lib/test/
H A Daudio_time.c387 if (audio_tstamp_report_c.accuracy_report == 0) in main()
430 if (audio_tstamp_report_p.accuracy_report == 0) in main()
/third_party/alsa-lib/include/
H A Dpcm.h391 unsigned int accuracy_report:1; /**< 0 if accuracy unknown, 1 if accuracy field is valid */ member
1078 report->accuracy_report = (data >> 5) & 1; in snd_pcm_unpack_audio_tstamp_report()

Completed in 6 milliseconds