Home | History | Annotate | Download | only in hal

Lines Matching refs:check_input_parameters

1104 static int check_input_parameters(uint32_t sample_rate,
1137 if (check_input_parameters(sample_rate, format, channel_count) != 0)
2356 if (check_input_parameters(config->sample_rate, config->format, channel_count) != 0)