Searched refs:stop_threshold (Results 1 – 5 of 5) sorted by relevance
936 if (!config->stop_threshold) { in pcm_open()938 pcm->config.stop_threshold = sparams.stop_threshold = in pcm_open()941 pcm->config.stop_threshold = sparams.stop_threshold = in pcm_open()945 sparams.stop_threshold = config->stop_threshold; in pcm_open()
200 config.stop_threshold = 0; in capture_sample()
230 config.stop_threshold = 0; in play_sample()
105 unsigned int stop_threshold; member
388 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */ member