All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Shengjiu Wang <shengjiu.wang@nxp.com>
Cc: perex@perex.cz, tiwai@suse.com, alsa-devel@alsa-project.org,
	linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org,
	shengjiu.wang@gmail.com, Xiubo.Lee@gmail.com, festevam@gmail.com,
	nicoleotsuka@gmail.com, lgirdwood@gmail.com, broonie@kernel.org,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH v5 RESEND 1/6] ALSA: compress: Add output rate and output format support
Date: Fri, 6 Dec 2024 09:45:10 +0530	[thread overview]
Message-ID: <Z1J6ThMuT6IW87gr@vaman> (raw)
In-Reply-To: <20241204053346.1865723-2-shengjiu.wang@nxp.com>

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

  reply	other threads:[~2024-12-06  4:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-04  5:33 [PATCH v5 RESEND 0/6] ASoC: fsl: add memory to memory function for ASRC Shengjiu Wang
2024-12-04  5:33 ` [PATCH v5 RESEND 1/6] ALSA: compress: Add output rate and output format support Shengjiu Wang
2024-12-06  4:15   ` Vinod Koul [this message]
2024-12-04  5:33 ` [PATCH v5 RESEND 2/6] ASoC: fsl_asrc: define functions for memory to memory usage Shengjiu Wang
2024-12-04  5:33 ` [PATCH v5 RESEND 3/6] ASoC: fsl_easrc: " Shengjiu Wang
2024-12-04  5:33 ` [PATCH v5 RESEND 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function Shengjiu Wang
2024-12-04  5:33 ` [PATCH v5 RESEND 5/6] ASoC: fsl_asrc: register m2m platform device Shengjiu Wang
2024-12-04  5:33 ` [PATCH v5 RESEND 6/6] ASoC: fsl_easrc: " Shengjiu Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Z1J6ThMuT6IW87gr@vaman \
    --to=vkoul@kernel.org \
    --cc=Xiubo.Lee@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=festevam@gmail.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=nicoleotsuka@gmail.com \
    --cc=perex@perex.cz \
    --cc=shengjiu.wang@gmail.com \
    --cc=shengjiu.wang@nxp.com \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.