Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dusb.c219 uint32_t sr, min_sr, max_sr, sr_size = 0; in usb_get_sample_rates() local
239 max_sr = (uint32_t)atoi(next_sr_string); in usb_get_sample_rates()
243 supported_sample_rates[i] <= max_sr) { in usb_get_sample_rates()