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
IPC4 params do not provide a PCM sampling rate that is dynamically
selected based on the mode (PULL/PUSH). Instead, the received params
contain only a copy of the source rate already stored in
ipc4_asrc_module_cfg. As a result, mode-dependent validation can trigger
a bogus error. Fix this by splitting params validation into
IPC protocol-specific functions.
Signed-off-by: Wojciech Jablonski <wojciech.jablonski@intel.com>
0 commit comments