linux/sound/soc/mediatek
Jiaxin Yu 2aff94e47d
ASoC: mediatek: mt8192: skip first time data at the beginning of DMIC recording
We can choose to drop away any length of data from the beginning according
to project needs. Some projects don't want to throw away any data, because
they want to use recorded data to do echo cancellation, so they have to
make sure that they are aligned with the reference data as much as
possible. Or there are other algorithms in the upper layer to eliminate
this noise. Or some projects want to eliminate this noise form the kernel
layer. However, the minimum recommended value is 50ms to skip pop noise.

Signed-off-by: Jiaxin Yu <jiaxin.yu@mediatek.com>
Link: https://lore.kernel.org/r/1605062722-8711-1-git-send-email-jiaxin.yu@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-11-11 12:35:12 +00:00
..
common ASoC: mediatek: mt8192: add platform driver 2020-11-04 17:51:47 +00:00
mt2701 ASoC: mediatek: use asoc_substream_to_rtd() 2020-07-23 19:07:32 +01:00
mt6797 ASoC: mediatek: use asoc_substream_to_rtd() 2020-07-23 19:07:32 +01:00
mt8173 ASoC: hdmi-codec: Use set_jack ops to set jack 2020-09-22 12:48:03 +01:00
mt8183 Merge existing fixes from asoc/for-5.10 2020-10-26 13:11:37 +00:00
mt8192 ASoC: mediatek: mt8192: skip first time data at the beginning of DMIC recording 2020-11-11 12:35:12 +00:00
Kconfig ASoC: mediatek: mt8192: skip first time data at the beginning of DMIC recording 2020-11-11 12:35:12 +00:00
Makefile ASoC: mediatek: mt8192: add platform driver 2020-11-04 17:51:47 +00:00