diff options
| author | Ranjani Sridharan <[email protected]> | 2023-03-13 14:48:48 +0200 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-03-13 14:08:22 +0000 |
| commit | e63a73f94fef0cf592aa7bb55f907007d747af4f (patch) | |
| tree | 6b2ff0427bee3b0303c1d7ae2a0bbdc7451f9f6f /tools/perf/scripts/python | |
| parent | bb79f2a608245cd92b3183d77aec6902e51de950 (diff) | |
ASoC: SOF: ipc4-topology: Add a new field in struct sof_ipc4_available_audio_format
Add a new field, input_audio_fmts, in struct
sof_ipc4_available_audio_format and parse all the available input audio
formats into this new field and not into the base_config field. This is
preparation to remove the base_config array from the struct
sof_ipc4_available_audio_format.
This simplifies the sof_ipc4_init_audio_fmt()
function as the reference audio format for matching with input params
has the same size.
Signed-off-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Peter 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')
0 files changed, 0 insertions, 0 deletions