Searched refs:profile_get_closest_channel_count (Results 1 – 3 of 3) sorted by relevance
85 unsigned profile_get_closest_channel_count(alsa_device_profile* profile, unsigned count);
82 proxy->alsa_config.channels = profile_get_closest_channel_count(profile, config->channels); in proxy_prepare()
195 unsigned profile_get_closest_channel_count(alsa_device_profile* profile, unsigned count) in profile_get_closest_channel_count() function