filter-chain: optimize convolver some more
Add function to convolve without accumulate and use that when possible to avoid some memset and memcpy.
Loading
Please register or sign in to comment
Add function to convolve without accumulate and use that when possible to avoid some memset and memcpy.