Changeset 383:56f41c54f169 in roaraudio for include/libroardsp/poly.h


Ignore:
Timestamp:
08/06/08 04:03:43 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added working 16 bit mono resampling code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/poly.h

    r30 r383  
    1313int roar_math_mkpoly_5x5 (float * poly, float * data); 
    1414 
     15float roar_math_cvpoly_4x4 (float * poly, float t); 
    1516 
    1617#endif 
Note: See TracChangeset for help on using the changeset viewer.