Searched refs:xrun_threshold (Results 1 – 1 of 1) sorted by relevance
371 snd_pcm_sframes_t xrun_threshold; in snd_pcm_update_hw_ptr0() local380 xrun_threshold = runtime->hw_ptr_buffer_jiffies / 2 + 1; in snd_pcm_update_hw_ptr0()381 while (hdelta > xrun_threshold) { in snd_pcm_update_hw_ptr0()