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