Ignore:
Timestamp:
10/27/09 11:48:26 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added dummy roardsp_speex_prep_calc161()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/libroardsp.h

    r2992 r2998  
    245245int roardsp_speex_prep_init   (struct roardsp_filter * filter, struct roar_stream * stream, int id); 
    246246int roardsp_speex_prep_uninit (struct roardsp_filter * filter); 
     247int roardsp_speex_prep_calc161(struct roardsp_filter * filter, void * data, size_t samples); 
    247248int roardsp_speex_prep_ctl    (struct roardsp_filter * filter, int cmd, void * data); 
    248249int roardsp_speex_prep_reset  (struct roardsp_filter * filter, int what); 
Note: See TracChangeset for help on using the changeset viewer.