Commit 6707fa0
committed
ASoC: SOF: ipc4-topology: Fix pipeline params at the output of copier
When we walk the list of connected widgets from the source to the sink
to prepare all widgets, the pipeline_params must be modified to reflect
the output audio format at each widget. But, the copier only modifies
the sample format in the pipeline_params. So, fix it to also modify the
rate and channels.
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>1 parent 0cb10a4 commit 6707fa0
1 file changed
Lines changed: 1 addition & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1344 | 1344 | | |
1345 | 1345 | | |
1346 | 1346 | | |
1347 | | - | |
1348 | | - | |
1349 | | - | |
1350 | | - | |
1351 | | - | |
1352 | | - | |
1353 | | - | |
1354 | | - | |
1355 | | - | |
1356 | | - | |
1357 | | - | |
1358 | | - | |
1359 | | - | |
1360 | | - | |
1361 | | - | |
1362 | | - | |
1363 | | - | |
1364 | | - | |
1365 | | - | |
1366 | 1347 | | |
1367 | 1348 | | |
1368 | 1349 | | |
| |||
1378 | 1359 | | |
1379 | 1360 | | |
1380 | 1361 | | |
1381 | | - | |
1382 | | - | |
1383 | 1362 | | |
1384 | 1363 | | |
1385 | 1364 | | |
| |||
1659 | 1638 | | |
1660 | 1639 | | |
1661 | 1640 | | |
1662 | | - | |
1663 | | - | |
1664 | | - | |
1665 | | - | |
1666 | | - | |
| 1641 | + | |
1667 | 1642 | | |
1668 | 1643 | | |
1669 | 1644 | | |
| |||
0 commit comments