Searched refs:profile_calc_min_period_size (Results 1 – 2 of 2) sorted by relevance
91 unsigned profile_calc_min_period_size(const alsa_device_profile* profile, unsigned sample_rate);
110 unsigned profile_calc_min_period_size(const alsa_device_profile* profile, unsigned sample_rate) in profile_calc_min_period_size() function128 unsigned int period_size = profile_calc_min_period_size(profile, sample_rate); in profile_get_period_size()421 config->period_size = profile_calc_min_period_size(profile, config->rate); in read_alsa_device_config()