mirror of https://github.com/thesofproject/sof.git
mtl: fill in cps and cpc data for EQIIR module
Fill in measured cps consumption data for EQIIR module Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
This commit is contained in:
parent
fea2a30e56
commit
4a36634db6
|
@ -482,7 +482,8 @@ count = 21
|
|||
1, 0, 0xfeef, 0xf, 0xf, 0x1ff]
|
||||
|
||||
# mod_cfg [PAR_0 PAR_1 PAR_2 PAR_3 IS_BYTES CPS IBS OBS MOD_FLAGS CPC OBLS]
|
||||
mod_cfg = [0, 0, 0, 0, 4096, 1000000, 128, 128, 0, 0, 0]
|
||||
mod_cfg = [0, 0, 0, 0, 4096, 1000000, 128, 128, 0, 1000, 0,
|
||||
0, 0, 0, 0, 4096, 20663000, 768, 768, 0, 20663, 0]
|
||||
|
||||
# eq fir module config
|
||||
[[module.entry]]
|
||||
|
|
Loading…
Reference in New Issue