Searched refs:profile_get_default_sample_rate (Results 1 – 3 of 3) sorted by relevance
77 unsigned profile_get_default_sample_rate(const alsa_device_profile* profile);
864 proxy_config.rate = profile_get_default_sample_rate(&device_info->profile); in adev_open_output_stream()869 profile_get_default_sample_rate(&device_info->profile); in adev_open_output_stream()1330 config->sample_rate = profile_get_default_sample_rate(&device_info->profile); in adev_open_input_stream()1355 profile_get_default_sample_rate(&device_info->profile); in adev_open_input_stream()
136 unsigned profile_get_default_sample_rate(const alsa_device_profile* profile) in profile_get_default_sample_rate() function