Remove redundant memset in itx DSP initialization
The struct is already zero-initialized when the function is called except for the checkasm test, so move the zeroing there instead.
The struct is already zero-initialized when the function is called except for the checkasm test, so move the zeroing there instead.
VideoLAN code repository instance