Home
last modified time | relevance | path

Searched refs:VorbisPsy (Results 1 – 3 of 3) sorted by relevance

/external/speex/libspeex/
Dvorbis_psy.h88 } VorbisPsy; typedef
91 VorbisPsy *vorbis_psy_init(int rate, int size);
92 void vorbis_psy_destroy(VorbisPsy *psy);
93 void compute_curve(VorbisPsy *psy, float *audio, float *curve);
94 void curve_to_lpc(VorbisPsy *psy, float *curve, float *awk1, float *awk2, int ord);
Dnb_celp.h68 VorbisPsy *psy;
Dscal.c62 VorbisPsy *psy;