There is a writing problem with prototypes and arguments of vsip_diir_destroy_f
-
Key: VSIPLXX13-5
-
Status: open
-
Source: University of Science and Technology Beijing ( Runchu Zhao)
-
Summary:
In prototypes:
int vsip_iir_destroy_f(vsip_fir_f *filt);
'vsip_fir_f' should be 'vsip_iir_f'In arguments:
Arguments filt Pointer to a FIR filter object
'FIR' should be 'IIR' -
Reported: VSIPL 1.5 — Thu, 27 Aug 2020 15:22 GMT
-
Updated: Thu, 3 Sep 2020 19:58 GMT