[alsa-devel] [PATCH RESEND] ASoC: rt5670: Add dsp support
Bard Liao
bardliao at realtek.com
Mon Oct 6 04:18:47 CEST 2014
> -----Original Message-----
> From: Mark Brown [mailto:broonie at kernel.org]
> Sent: Saturday, October 04, 2014 12:32 AM
> To: Bard Liao
> Cc: lgirdwood at gmail.com; alsa-devel at alsa-project.org; lars at metafoo.de;
> Flove; Oder Chiou
> Subject: Re: [PATCH RESEND] ASoC: rt5670: Add dsp support
>
> > +/* DSP Mode */
> > +static const char * const rt5670_dsp_mode[] = {
> > + "Mode 1", "Mode 2", "Mode 3", "Mode 4", "Mode 5"
> > +};
>
> What exactly are these modes?
These are DSP working modes, such as noise suppression, echo cancellation...
The reason we won't have a specific name on alsa control is that the driver
will be more flexible and we can define customized modes on the firmware.
For example, the 5 modes may be noise suppression 1, noise suppression 2,
noise suppression + echo cancellation, voice tracking, echo cancellation.
>
> ------Please consider the environment before printing this e-mail.
More information about the Alsa-devel
mailing list