Home | History | Annotate | Download | only in hal

Lines Matching full:check_input_parameters

1088 static int check_input_parameters(uint32_t sample_rate,
1120 if (check_input_parameters(sample_rate, format, channel_count) != 0)
2245 if (check_input_parameters(config->sample_rate, config->format, channel_count) != 0)