Searched refs:stop_threshold (Results 1 – 5 of 5) sorted by relevance
935 if (!config->stop_threshold) { in pcm_open()937 pcm->config.stop_threshold = sparams.stop_threshold = in pcm_open()940 pcm->config.stop_threshold = sparams.stop_threshold = in pcm_open()944 sparams.stop_threshold = config->stop_threshold; in pcm_open()
201 config.stop_threshold = 0; in capture_sample()
231 config.stop_threshold = 0; in play_sample()
107 unsigned int stop_threshold; member
407 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */ member