Re: [PATCH v5 RESEND 1/6] ALSA: compress: Add output rate and output format support
From: Vinod Koul
Date: Thu Dec 05 2024 - 23:15:20 EST
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@xxxxxxxx>
> Signed-off-by: Shengjiu Wang <shengjiu.wang@xxxxxxx>
> Acked-by: Jaroslav Kysela <perex@xxxxxxxx>
Acked-by: Vinod Koul <vkoul@xxxxxxxxxx>
--
~Vinod