Definition at line 42 of file libvorbisenc.c.
class for AVOptions
Definition at line 43 of file libvorbisenc.c.
vorbis_info used during init
Definition at line 44 of file libvorbisenc.c.
Referenced by libvorbis_encode_close(), libvorbis_encode_frame(), and libvorbis_encode_init().
DSP state used for analysis.
Definition at line 45 of file libvorbisenc.c.
Referenced by libvorbis_encode_close(), libvorbis_encode_frame(), and libvorbis_encode_init().
vorbis_block used for analysis
Definition at line 46 of file libvorbisenc.c.
Referenced by libvorbis_encode_close(), libvorbis_encode_frame(), and libvorbis_encode_init().
output packet buffer
Definition at line 47 of file libvorbisenc.c.
Referenced by libvorbis_encode_close(), libvorbis_encode_frame(), and libvorbis_encode_init().
end-of-file flag
Definition at line 48 of file libvorbisenc.c.
Referenced by libvorbis_encode_frame().
vd has been initialized
Definition at line 49 of file libvorbisenc.c.
Referenced by libvorbis_encode_close(), and libvorbis_encode_init().
VorbisComment info.
Definition at line 50 of file libvorbisenc.c.
Referenced by libvorbis_encode_init().
impulse block bias option
Definition at line 51 of file libvorbisenc.c.
Referenced by libvorbis_setup().
parse context to get durations
Definition at line 52 of file libvorbisenc.c.
Referenced by libvorbis_encode_close(), libvorbis_encode_frame(), and libvorbis_encode_init().
frame queue for timestamps
Definition at line 53 of file libvorbisenc.c.
Referenced by libvorbis_encode_close(), libvorbis_encode_frame(), and libvorbis_encode_init().