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

/linux-4.4.14/sound/core/
H A Dpcm_lib.c369 snd_pcm_sframes_t xrun_threshold; snd_pcm_update_hw_ptr0() local
378 xrun_threshold = runtime->hw_ptr_buffer_jiffies / 2 + 1; snd_pcm_update_hw_ptr0()
379 while (hdelta > xrun_threshold) { snd_pcm_update_hw_ptr0()

Completed in 50 milliseconds