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
component: Add eos support in components copy function
Add eos support in the function that calls the module's data processing
function. If the end of the stream in the source buffer is detected, pass
it to the output buffer. For DP modules, generate silence on the input
after end of the stream to allow them to process the remaining data.
Signed-off-by: Adrian Warecki <adrian.warecki@intel.com>
0 commit comments