Definition at line 27 of file libvorbisdec.c.
vorbis_info used during init
Definition at line 28 of file libvorbisdec.c.
Referenced by oggvorbis_decode_close(), oggvorbis_decode_frame(), and oggvorbis_decode_init().
DSP state used for analysis.
Definition at line 29 of file libvorbisdec.c.
Referenced by oggvorbis_decode_frame(), and oggvorbis_decode_init().
vorbis_block used for analysis
Definition at line 30 of file libvorbisdec.c.
Referenced by oggvorbis_decode_frame(), and oggvorbis_decode_init().
VorbisComment info.
Definition at line 31 of file libvorbisdec.c.
Referenced by oggvorbis_decode_close(), and oggvorbis_decode_init().
ogg packet
Definition at line 32 of file libvorbisdec.c.
Referenced by oggvorbis_decode_frame(), and oggvorbis_decode_init().