6 Dec
2024
6 Dec
'24
5:15 a.m.
On 04-12-24, 13:33, Shengjiu Wang wrote:
Add 'pcm_format' for struct snd_codec, add 'pcm_formats' for struct snd_codec_desc, these are used for accelerator usage.
Current accelerator example is sample rate converter (SRC). Define struct snd_codec_desc_src for descript minmum and maxmum sample rates. And add 'src_d' in union snd_codec_options structure. These are mainly used for capbility query.
Signed-off-by: Jaroslav Kysela perex@perex.cz Signed-off-by: Shengjiu Wang shengjiu.wang@nxp.com Acked-by: Jaroslav Kysela perex@perex.cz
Acked-by: Vinod Koul vkoul@kernel.org
--
~Vinod