diff options
author | Daniel Baluta <[email protected]> | 2022-07-12 17:15:29 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-07-12 15:22:07 +0100 |
commit | 3f70c360d484466da7420f395d4675ca02436e32 (patch) | |
tree | 2ad6d8938e3fbac6fe6e55be2b8d023409b72195 /tools/perf/scripts/python/sctop.py | |
parent | d5770daef62d2e4d33015089bab392ef867fd35a (diff) |
ASoC: SOF: Copy compress parameters into extended data
Allocate memory at the end of sof_ipc_stream_params to store
snd_compr_params in order to be sent them to SOF firmware.
This will help firmware correctly configure codecs parameters.
Notice, that we use 2 bytes from the reserved pool in order to store
the extended data length. This is compatible with older FWs where
there was no extended data.
Signed-off-by: Daniel Baluta <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions