Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibvorbisdec.c28 typedef struct OggVorbisDecContext { struct
34 } OggVorbisDecContext; typedef
39 OggVorbisDecContext *context = avccontext->priv_data ; in oggvorbis_decode_init()
155 OggVorbisDecContext *context = avccontext->priv_data ; in oggvorbis_decode_frame()
202 OggVorbisDecContext *context = avccontext->priv_data ; in oggvorbis_decode_close()
219 .priv_data_size = sizeof(OggVorbisDecContext),

Completed in 1 milliseconds