Searched refs:VorbisParseContext (Results 1 – 1 of 1) sorted by relevance
301 typedef struct VorbisParseContext { struct303 } VorbisParseContext; typedef309 VorbisParseContext *s = s1->priv_data; in vorbis_parse()331 VorbisParseContext *s = ctx->priv_data; in vorbis_parser_close()337 .priv_data_size = sizeof(VorbisParseContext),