Home
last modified time | relevance | path

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

/system/media/alsa_utils/include/
Dalsa_device_profile.h85 unsigned profile_get_closest_channel_count(alsa_device_profile* profile, unsigned count);
/system/media/alsa_utils/
Dalsa_device_proxy.c82 proxy->alsa_config.channels = profile_get_closest_channel_count(profile, config->channels); in proxy_prepare()
Dalsa_device_profile.c195 unsigned profile_get_closest_channel_count(alsa_device_profile* profile, unsigned count) in profile_get_closest_channel_count() function