Lines Matching refs:supported_sample_rates
1316 uint32_t *supported_sample_rates, in read_usb_sup_sample_rates() argument
1320 supported_sample_rates, in read_usb_sup_sample_rates()
1325 supported_sample_rates[i]); in read_usb_sup_sample_rates()
1410 uint32_t *supported_sample_rates, in read_usb_sup_params_and_compare() argument
1424 supported_sample_rates, max_rates); in read_usb_sup_params_and_compare()
1432 LUT(supported_sample_rates, num_rates, *rate, 0); in read_usb_sup_params_and_compare()
2715 uint32_t supported_sample_rates[static MAX_SUPPORTED_SAMPLE_RATES]) { in register_sample_rate()
2716 ALOGE_IF(!register_uint(sample_rate, supported_sample_rates, MAX_SUPPORTED_SAMPLE_RATES), in register_sample_rate()
3213 uint32_t *supported_sample_rates) { in stream_get_parameter_rates() argument
3223 while (supported_sample_rates[i]) { in stream_get_parameter_rates()
3227 supported_sample_rates[i]); in stream_get_parameter_rates()
3262 &out->supported_sample_rates[0]); in out_get_parameters()
4272 &in->supported_sample_rates[0]); in in_get_parameters()
4984 &out->supported_sample_rates[0], in adev_open_output_stream()
5419 register_sample_rate(out->sample_rate, out->supported_sample_rates); in adev_open_output_stream()
5946 &in->supported_sample_rates[0], in adev_open_input_stream()
6094 register_sample_rate(in->sample_rate, in->supported_sample_rates); in adev_open_input_stream()