Commit bf57568
committed
Audio: MFCC: As workaround convert stream rate error to warning
For unknown reason the rate for MFCC appears as 48 kHz though it
should be 16 kHz after SRC in the same topology pipeline. This
change lets the MFCC module to run and initialize the processing
correctly even if the check fails.
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>1 parent 4179e9d commit bf57568
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
0 commit comments