Searched refs:profile_get_period_size (Results 1 – 3 of 3) sorted by relevance
91 unsigned int profile_get_period_size(const alsa_device_profile* profile, unsigned sample_rate);
97 profile_get_period_size(proxy->profile, proxy->alsa_config.rate); in proxy_prepare()
126 unsigned int profile_get_period_size(const alsa_device_profile* profile, unsigned sample_rate) in profile_get_period_size() function