diff options
| author | Sameer Pujar <[email protected]> | 2021-09-13 22:12:11 +0530 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2021-09-20 13:31:29 +0100 |
| commit | 30b428d02cbc9888d84407306d54dce8c2b8bfbf (patch) | |
| tree | c0169921e606cf63ddae7212c2216a2f3ce1b112 /tools/perf/scripts/python/flamegraph.py | |
| parent | 7a226f2eabdc2e839d8f07c5ce087136f9c0f35c (diff) | |
ASoC: audio-graph: Fixup CPU endpoint hw_params in a BE<->BE link
When multiple components are connected back to back in an audio path,
hw_param fixup may be required for CPU or Codec endpoint of BE<->BE
DAI links. Currently fixup support is available for Codec and this
commit adds similar feature for CPU endpoint of a BE<->BE link.
For example a resampler component can be plugged into an audio path.
[ FE -> BE1 -> ... -> resampler -> ... BEn ]
The resampler DAI links can be:
BEx (CPU) -> resampler input (Codec)
resampler output (CPU) -> BEy (Codec)
Thus input and output sample rate parameters for resampler can be
fixed up as per the resample requirement.
Signed-off-by: Sameer Pujar <[email protected]>
Cc: Kuninori Morimoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions