MP3DecContext     110 libavformat/mp3dec.c     MP3DecContext *mp3 = s->priv_data;
MP3DecContext     145 libavformat/mp3dec.c     MP3DecContext *mp3 = s->priv_data;
MP3DecContext     269 libavformat/mp3dec.c     MP3DecContext *mp3 = s->priv_data;
MP3DecContext     293 libavformat/mp3dec.c     MP3DecContext *mp3 = s->priv_data;
MP3DecContext     331 libavformat/mp3dec.c     MP3DecContext *mp3 = s->priv_data;
MP3DecContext     372 libavformat/mp3dec.c     MP3DecContext *mp3 = s->priv_data;
MP3DecContext     419 libavformat/mp3dec.c     MP3DecContext *mp3 = s->priv_data;
MP3DecContext     496 libavformat/mp3dec.c     { "usetoc", "use table of contents", offsetof(MP3DecContext, usetoc), AV_OPT_TYPE_INT, {.i64 = -1}, -1, 1, AV_OPT_FLAG_DECODING_PARAM},
MP3DecContext     515 libavformat/mp3dec.c     .priv_data_size = sizeof(MP3DecContext),