Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsaloop/
Dalsaloop.c403 snd_pcm_uframes_t arg_period_size = 0; in parse_config() local
484 arg_period_size = err >= 32 && err < 200000 ? err : 0; in parse_config()
618 play->period_size_req = capt->period_size_req = arg_period_size; in parse_config()