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.h54 #define MAX_SUPPORTED_SAMPLE_RATES 7 macro
203 uint32_t supported_sample_rates[MAX_SUPPORTED_SAMPLE_RATES + 1];
268 uint32_t supported_sample_rates[MAX_SUPPORTED_SAMPLE_RATES + 1];
Daudio_hw.c2276 uint32_t supported_sample_rates[static MAX_SUPPORTED_SAMPLE_RATES]) { in register_sample_rate() argument
2277 ALOGE_IF(!register_uint(sample_rate, supported_sample_rates, MAX_SUPPORTED_SAMPLE_RATES), in register_sample_rate()
4186 MAX_SUPPORTED_SAMPLE_RATES); in adev_open_output_stream()
5046 MAX_SUPPORTED_SAMPLE_RATES); in adev_open_input_stream()