Home | Sort by relevance Sort by last modified time |
/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 |