Changeset 5362:1fe6471e62bc in roaraudio for libroardsp/filter.c


Ignore:
Timestamp:
12/19/11 08:41:25 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

some fixes for --minimal

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroardsp/filter.c

    r5270 r5362  
    6969           {NULL, NULL, NULL},{NULL, NULL, NULL},{NULL, roardsp_speex_prep_calc161, NULL},{NULL, NULL, NULL},{NULL, NULL, NULL}}}, 
    7070#endif 
     71#ifdef ROAR_HAVE_LIBM 
    7172 {ROARDSP_FILTER_RESPONSE_CURVE, "ResponseCurve", roardsp_responsecurve_init, roardsp_responsecurve_uninit, 
    7273                                                  roardsp_responsecurve_ctl, roardsp_responsecurve_reset, { 
     
    7475           {NULL, NULL, NULL},{roardsp_responsecurve_calc32, NULL, NULL} 
    7576 }}, 
     77#endif 
    7678 {-1, NULL, NULL, NULL, NULL, NULL, { 
    7779      // ?                  8Bit               16Bit              24Bit              32Bit 
Note: See TracChangeset for help on using the changeset viewer.