Searched defs:SpeexDecorrState_ (Results 1 – 1 of 1) sorted by relevance
57 struct SpeexDecorrState_ { struct58 int rate;59 int channels;60 int frame_size;62 VorbisPsy *psy;63 struct drft_lookup lookup;64 float *wola_mem;65 float *curve;67 float *vorbis_win;68 int seed;[all …]