Searched refs:profile_get_highest_sample_rate (Results 1 – 3 of 3) sorted by relevance
78 unsigned profile_get_highest_sample_rate(const alsa_device_profile* profile);
150 unsigned profile_get_highest_sample_rate(const alsa_device_profile* profile) { in profile_get_highest_sample_rate() function
1336 unsigned highest_rate = profile_get_highest_sample_rate(&device_info->profile); in adev_open_input_stream()