Home
last modified time | relevance | path

Searched refs:VorbisParseContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvorbis_parser.c301 typedef struct VorbisParseContext { struct
303 } VorbisParseContext; typedef
309 VorbisParseContext *s = s1->priv_data; in vorbis_parse()
331 VorbisParseContext *s = ctx->priv_data; in vorbis_parser_close()
337 .priv_data_size = sizeof(VorbisParseContext),