Searched defs:psy (Results 1 - 3 of 3) sorted by relevance

/external/speex/libspeex/
H A Dscal.c62 VorbisPsy *psy; member in struct:SpeexDecorrState_
89 st->psy = vorbis_psy_init(rate, 2*frame_size);
232 compute_curve(st->psy, buff, st->curve);
277 vorbis_psy_destroy(st->psy);
H A Dnb_celp.h68 VorbisPsy *psy; member in struct:EncState
/external/libvorbis/lib/
H A Dcodec_internal.h58 #include "psy.h"
71 vorbis_look_psy *psy; member in struct:private_state

Completed in 78 milliseconds