VSIPL Avatar
  1. OMG Specification

VSIPL — Open Issues

  • Acronym: VSIPL
  • Issues Count: 1
  • Description: Issues not resolved
Open Closed All
Issues not resolved

Issues Summary

Issues Descriptions

There is a writing problem with prototypes and arguments of vsip_diir_destroy_f

  • 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