Lines Matching refs:supported_sample_rates
1330 uint32_t *supported_sample_rates, in read_usb_sup_sample_rates() argument
1334 supported_sample_rates, in read_usb_sup_sample_rates()
1339 supported_sample_rates[i]); in read_usb_sup_sample_rates()
1424 uint32_t *supported_sample_rates, in read_usb_sup_params_and_compare() argument
1438 supported_sample_rates, max_rates); in read_usb_sup_params_and_compare()
1446 LUT(supported_sample_rates, num_rates, *rate, 0); in read_usb_sup_params_and_compare()
2738 uint32_t supported_sample_rates[static MAX_SUPPORTED_SAMPLE_RATES]) { in register_sample_rate()
2739 ALOGE_IF(!register_uint(sample_rate, supported_sample_rates, MAX_SUPPORTED_SAMPLE_RATES), in register_sample_rate()
3259 uint32_t *supported_sample_rates) { in stream_get_parameter_rates() argument
3269 while (supported_sample_rates[i]) { in stream_get_parameter_rates()
3273 supported_sample_rates[i]); in stream_get_parameter_rates()
3308 &out->supported_sample_rates[0]); in out_get_parameters()
4362 &in->supported_sample_rates[0]); in in_get_parameters()
5099 &out->supported_sample_rates[0], in adev_open_output_stream()
5547 register_sample_rate(out->sample_rate, out->supported_sample_rates); in adev_open_output_stream()
6074 &in->supported_sample_rates[0], in adev_open_input_stream()
6222 register_sample_rate(in->sample_rate, in->supported_sample_rates); in adev_open_input_stream()