AVVorbisParseContext 52 libavcodec/libvorbisenc.c AVVorbisParseContext *vp; /**< parse context to get durations */ AVVorbisParseContext 41 libavcodec/vorbis_parser.c static int parse_id_header(AVVorbisParseContext *s, AVVorbisParseContext 73 libavcodec/vorbis_parser.c static int parse_setup_header(AVVorbisParseContext *s, AVVorbisParseContext 184 libavcodec/vorbis_parser.c static int vorbis_parse_init(AVVorbisParseContext *s, AVVorbisParseContext 213 libavcodec/vorbis_parser.c int av_vorbis_parse_frame_flags(AVVorbisParseContext *s, const uint8_t *buf, AVVorbisParseContext 264 libavcodec/vorbis_parser.c int av_vorbis_parse_frame(AVVorbisParseContext *s, const uint8_t *buf, AVVorbisParseContext 270 libavcodec/vorbis_parser.c void av_vorbis_parse_reset(AVVorbisParseContext *s) AVVorbisParseContext 276 libavcodec/vorbis_parser.c void av_vorbis_parse_free(AVVorbisParseContext **s) AVVorbisParseContext 281 libavcodec/vorbis_parser.c AVVorbisParseContext *av_vorbis_parse_init(const uint8_t *extradata, AVVorbisParseContext 284 libavcodec/vorbis_parser.c AVVorbisParseContext *s = av_mallocz(sizeof(*s)); AVVorbisParseContext 302 libavcodec/vorbis_parser.c AVVorbisParseContext *vp; AVVorbisParseContext 31 libavcodec/vorbis_parser.h typedef struct AVVorbisParseContext AVVorbisParseContext; AVVorbisParseContext 36 libavcodec/vorbis_parser.h AVVorbisParseContext *av_vorbis_parse_init(const uint8_t *extradata, AVVorbisParseContext 42 libavcodec/vorbis_parser.h void av_vorbis_parse_free(AVVorbisParseContext **s); AVVorbisParseContext 59 libavcodec/vorbis_parser.h int av_vorbis_parse_frame_flags(AVVorbisParseContext *s, const uint8_t *buf, AVVorbisParseContext 69 libavcodec/vorbis_parser.h int av_vorbis_parse_frame(AVVorbisParseContext *s, const uint8_t *buf, AVVorbisParseContext 72 libavcodec/vorbis_parser.h void av_vorbis_parse_reset(AVVorbisParseContext *s); AVVorbisParseContext 216 libavformat/oggparsevorbis.c AVVorbisParseContext *vp;