Home
last modified time | relevance | path

Searched refs:fir_length (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-utils/topology/nhlt/intel/dmic/
H A Ddmic-process.c659 int fir_length; in configure_registers() local
867 fir_length = MAX(cfg->fir_a_length - 1, 0); in configure_registers()
877 FIR_CONFIG_A_FIR_LENGTH(fir_length); in configure_registers()
910 fir_length = MAX(cfg->fir_b_length - 1, 0); in configure_registers()
920 FIR_CONFIG_B_FIR_LENGTH(fir_length); in configure_registers()

Completed in 2 milliseconds