You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Audio: Do not set sink align constraints in modules and use default
This patch mofidies modules ARIA, EQFIR, EQIIR, IGO NR, Mixer,
Selector, SRC, and TDFB by removing sink align constraints set.
Also the frame byte align of 1 is changed to SOF_FRAME_BYTE_ALIGN.
When the sink align is not set the default values from
audio_stream_init() is used, or the downstream modules sets
the align for the source.
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
0 commit comments