Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvorbis_parser.c303 typedef struct VorbisParseContext { struct
305 } VorbisParseContext; typedef
311 VorbisParseContext *s = s1->priv_data; in vorbis_parse()
333 VorbisParseContext *s = ctx->priv_data; in vorbis_parser_close()
339 .priv_data_size = sizeof(VorbisParseContext),

Completed in 1 milliseconds