Searched refs:stop_threshold (Results 1 – 8 of 8) sorted by relevance
92 stop_threshold = DEFAULT_STOP_THRESHOLD94 stop_threshold = meta_data[STOP_THRESHOLD]117 GAGeneration.InitMetaData(stop_threshold, num_chromosomes, num_trials, specs,
168 def InitMetaData(stop_threshold, num_chromosomes, num_trials, specs, argument182 GAGeneration.STOP_THRESHOLD = stop_threshold
982 if (!config->stop_threshold) { in pcm_open()984 pcm->config.stop_threshold = sparams.stop_threshold = in pcm_open()987 pcm->config.stop_threshold = sparams.stop_threshold = in pcm_open()991 sparams.stop_threshold = config->stop_threshold; in pcm_open()
214 config.stop_threshold = 0; in capture_sample()
235 config.stop_threshold = 0; in play_sample()
243 config.stop_threshold = 0; in play_sample()
110 unsigned int stop_threshold; member
426 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */ member