Searched refs:profile_get_closest_channel_count (Results 1 – 4 of 4) sorted by relevance
87 unsigned profile_get_closest_channel_count(const alsa_device_profile* profile, unsigned count);
86 proxy->alsa_config.channels = profile_get_closest_channel_count(profile, config->channels); in proxy_prepare()
209 unsigned profile_get_closest_channel_count(const alsa_device_profile* profile, unsigned count) in profile_get_closest_channel_count() function
926 profile_get_closest_channel_count(&device_info->profile, out->hal_channel_count); in adev_open_output_stream()1415 profile_get_closest_channel_count(&device_info->profile, in->hal_channel_count); in adev_open_input_stream()