Searched refs:VorbisPsy (Results 1 – 2 of 2) sorted by relevance
88 } VorbisPsy; typedef91 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);
66 VorbisPsy *psy;