Searched refs:fircoeff (Results 1 – 2 of 2) sorted by relevance
34 const int32_t *fircoeff = coeff; in mlp_filter_channel() local45 accum += (int64_t) firbuf[order] * fircoeff[order]; in mlp_filter_channel()
932 const int32_t *fircoeff = s->channel_params[channel].coeff[FIR]; in filter_channel() local944 m->dsp.mlp_filter_channel(firbuf, fircoeff, in filter_channel()