Searched defs:snd_pcm_sw_params (Results 1 – 1 of 1) sorted by relevance
377 struct snd_pcm_sw_params { struct379 int tstamp_mode;380 unsigned int period_step;381 unsigned int sleep_min;382 snd_pcm_uframes_t avail_min;384 snd_pcm_uframes_t xfer_align;385 snd_pcm_uframes_t start_threshold;386 snd_pcm_uframes_t stop_threshold;387 snd_pcm_uframes_t silence_threshold;389 snd_pcm_uframes_t silence_size;[all …]