configs: kona: Add in_channels_lpi param to lsm_usecase

LPI mode can only support a max of 3 channel FFNS. In order to
accommodote this without restricting the non-LPI usecases, this
change adds the in_channels_lpi param.

Change-Id: I5bcd674fa3506e52bebd260cac663dca604b196b
This commit is contained in:
Quinn Male 2019-04-08 15:57:17 -07:00 committed by Gerrit - the friendly Code Review server
parent c53786afcc
commit f6f0bc13de
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@
<param execution_mode="ADSP" />
<param app_type="2" /> <!-- app type used in ACDB -->
<param in_channels="5"/> <!-- Module input channels -->
<param in_channels_lpi="3"/>
<param load_sound_model_ids="0x00012C1C, 0x0, 0x00012C14" />
<param unload_sound_model_ids="0x00012C1C, 0x0, 0x00012C15" />
<param confidence_levels_ids="0x00012C1C, 0x0, 0x00012C07" />