Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Daudio_hw.c2638 static int check_input_parameters(uint32_t sample_rate, in check_input_parameters() function
5794 if (check_input_parameters(config->sample_rate, config->format, channel_count, in adev_get_input_buffer_size()
5879 if (check_input_parameters(config->sample_rate, config->format, channel_count, false) != 0) in adev_open_input_stream()