HomeSort by relevance Sort by last modified time
    Searched defs:psy (Results 1 - 2 of 2) sorted by null

  /external/speex/libspeex/
scal.c 62 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);
nb_celp.h 68 VorbisPsy *psy; member in struct:EncState

Completed in 32 milliseconds