HomeSort by relevance Sort by last modified time
    Searched defs:psy (Results 1 - 3 of 3) 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
  /external/libvorbis/lib/
codec_internal.h 58 #include "psy.h"
71 vorbis_look_psy *psy; member in struct:private_state

Completed in 110 milliseconds