Home
last modified time | relevance | path

Searched defs:supported_sample_rates (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.h233 uint32_t supported_sample_rates[MAX_SUPPORTED_SAMPLE_RATES + 1]; member
320 uint32_t supported_sample_rates[MAX_SUPPORTED_SAMPLE_RATES + 1]; member
H A Daudio_hw.c1330 uint32_t *supported_sample_rates, in read_usb_sup_sample_rates()
1424 uint32_t *supported_sample_rates, in read_usb_sup_params_and_compare()
3259 uint32_t *supported_sample_rates) { in stream_get_parameter_rates()
/aosp12/hardware/qcom/audio/hal/audio_extn/
H A Dusb.c49 static uint32_t supported_sample_rates[] = variable
/aosp12/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp216 static const unsigned int supported_sample_rates[] = { in sample_rate_supported() local