Commit 77ba618
Jyri Sarha
topology2: cavs-nocodec.conf: Fine tune SRC DP memory requirements
Fine tune SRC DP memory requirements to values that should satisfy all
use-cases, without using too much memory.
For now the biggest memory consumers, the SRAM copy of the filter
coefficients, and the filter memory, are not allocated init phase, but
in prepare. That is why the interim requirement is so high and
lifetime requirement so low. This can be changed but it needs changes
in SRC processing module code.
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>1 parent e32ab4d commit 77ba618
1 file changed
Lines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
701 | | - | |
702 | | - | |
703 | | - | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
704 | 706 | | |
705 | 707 | | |
706 | 708 | | |
| |||
1382 | 1384 | | |
1383 | 1385 | | |
1384 | 1386 | | |
1385 | | - | |
1386 | | - | |
1387 | | - | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
1388 | 1392 | | |
1389 | 1393 | | |
1390 | 1394 | | |
| |||
0 commit comments