Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.h55 #define MAX_SUPPORTED_SAMPLE_RATES 7 macro
233 uint32_t supported_sample_rates[MAX_SUPPORTED_SAMPLE_RATES + 1];
318 uint32_t supported_sample_rates[MAX_SUPPORTED_SAMPLE_RATES + 1];
Daudio_hw.c2715 uint32_t supported_sample_rates[static MAX_SUPPORTED_SAMPLE_RATES]) { in register_sample_rate() argument
2716 ALOGE_IF(!register_uint(sample_rate, supported_sample_rates, MAX_SUPPORTED_SAMPLE_RATES), in register_sample_rate()
4985 MAX_SUPPORTED_SAMPLE_RATES); in adev_open_output_stream()
5947 MAX_SUPPORTED_SAMPLE_RATES); in adev_open_input_stream()