Home
last modified time | relevance | path

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

/sof-2.7.6/src/drivers/intel/dmic/
Ddmic_computed.c272 const int32_t coef[], int coef_length, int32_t gain) in fir_coef_scale() argument
284 amax = find_max_abs_int32((int32_t *)coef, coef_length); in fir_coef_scale()