Home
last modified time | relevance | path

Searched refs:stop_threshold (Results 1 – 20 of 20) sorted by relevance

/external/toolchain-utils/bestflags/
Dexample_algorithms.py92 stop_threshold = DEFAULT_STOP_THRESHOLD
94 stop_threshold = meta_data[STOP_THRESHOLD]
117 GAGeneration.InitMetaData(stop_threshold, num_chromosomes, num_trials, specs,
Dgenetic_algorithm.py168 def InitMetaData(stop_threshold, num_chromosomes, num_trials, specs, argument
182 GAGeneration.STOP_THRESHOLD = stop_threshold
/external/tinyalsa_new/tests/include/
Dpcm_test_device.h64 .stop_threshold = kDefaultPeriodSize * kDefaultPeriodCount,
/external/tinyalsa_new/src/
Dpcm.c444 pcm->config.stop_threshold = config->period_count * config->period_size; in pcm_set_config()
516 if (!config->stop_threshold) { in pcm_set_config()
518 pcm->config.stop_threshold = sparams.stop_threshold = in pcm_set_config()
521 pcm->config.stop_threshold = sparams.stop_threshold = in pcm_set_config()
525 sparams.stop_threshold = config->stop_threshold; in pcm_set_config()
/external/tinyalsa_new/examples/
Dpcm-readi.c20 .stop_threshold = 1024 * 2 in read_frames()
Dpcm-writei.c61 .stop_threshold = 1024 * 2 in write_frames()
/external/tinyalsa/
Dpcm.c1010 if (!config->stop_threshold) { in pcm_open()
1012 pcm->config.stop_threshold = sparams.stop_threshold = in pcm_open()
1015 pcm->config.stop_threshold = sparams.stop_threshold = in pcm_open()
1019 sparams.stop_threshold = config->stop_threshold; in pcm_open()
Dtinycap.c214 config.stop_threshold = 0; in capture_sample()
Dtinyplay.c235 config.stop_threshold = 0; in play_sample()
Dtinyhostless.c243 config.stop_threshold = 0; in play_sample()
/external/tinyalsa_new/tests/src/
Dpcm_loopback_test.cc166 .stop_threshold = 0, in SetUp()
180 .stop_threshold = kDefaultPeriodSize * kDefaultPeriodCount, in SetUp()
Dpcm_in_test.cc67 .stop_threshold = 0,
Dpcm_out_test.cc67 .stop_threshold = kDefaultPeriodSize * kDefaultPeriodCount,
/external/tinyalsa_new/include/tinyalsa/
Dpcm.h222 unsigned int stop_threshold; member
/external/tinyalsa_new/utils/
Dtinyplay.c65 cmd->config.stop_threshold = cmd->config.period_size * cmd->config.period_count; in cmd_init()
360 cmd.config.stop_threshold = cmd.config.period_size * cmd.config.period_count; in main()
Dtinycap.c225 config.stop_threshold = 0; in capture_sample()
/external/tinyalsa/include/tinyalsa/
Dasoundlib.h110 unsigned int stop_threshold; member
/external/kernel-headers/original/uapi/sound/
Dasound.h440 snd_pcm_uframes_t stop_threshold; /* min avail frames for automatic stop */ member
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi63280 …<var-decl name="stop_threshold" type-id="df412e35" visibility="default" filepath="include/sound/pc…
Dtest-PR27569-v0.abi63266 …<var-decl name="stop_threshold" type-id="df412e35" visibility="default" filepath="include/sound/pc…