Searched defs:check_input_parameters (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/audio/hal/
H A Daudio_hw.c1104 static int check_input_parameters(uint32_t sample_rate, function
1137 if (check_input_parameters(sample_rate, format, channel_count) != 0)
2356 if (check_input_parameters(config->sample_rate, config->format, channel_count) != 0)

Completed in 126 milliseconds