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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibvorbisdec.c27 typedef struct OggVorbisDecContext { struct
33 } OggVorbisDecContext; typedef in typeref:struct:OggVorbisDecContext
36 OggVorbisDecContext *context = avccontext->priv_data ;
132 OggVorbisDecContext *context = avccontext->priv_data ;
180 OggVorbisDecContext *context = avccontext->priv_data ;
194 .priv_data_size = sizeof(OggVorbisDecContext),

Completed in 64 milliseconds