Home
last modified time | relevance | path

Searched defs:vorbis_dsp_state (Results 1 – 3 of 3) sorted by relevance

/external/libvorbis/include/vorbis/
Dcodec.h59 typedef struct vorbis_dsp_state{ struct
60 int analysisp;
61 vorbis_info *vi;
86 } vorbis_dsp_state; argument
/external/tremolo/Tremolo/
Dcodec_internal.h58 struct vorbis_dsp_state{ struct
82 extern ogg_int32_t *floor0_inverse1(struct vorbis_dsp_state *, argument
Divorbiscodec.h49 typedef struct vorbis_dsp_state vorbis_dsp_state; typedef