MP3DecContext     135 libavformat/mp3dec.c     MP3DecContext *mp3 = s->priv_data;
MP3DecContext     171 libavformat/mp3dec.c     MP3DecContext *mp3 = s->priv_data;
MP3DecContext     298 libavformat/mp3dec.c     MP3DecContext *mp3 = s->priv_data;
MP3DecContext     322 libavformat/mp3dec.c     MP3DecContext *mp3 = s->priv_data;
MP3DecContext     362 libavformat/mp3dec.c     MP3DecContext *mp3 = s->priv_data;
MP3DecContext     445 libavformat/mp3dec.c     MP3DecContext *mp3 = s->priv_data;
MP3DecContext     547 libavformat/mp3dec.c     MP3DecContext *mp3 = s->priv_data;
MP3DecContext     597 libavformat/mp3dec.c     { "usetoc", "use table of contents", offsetof(MP3DecContext, usetoc), AV_OPT_TYPE_BOOL, {.i64 = 0}, 0, 1, AV_OPT_FLAG_DECODING_PARAM},
MP3DecContext     616 libavformat/mp3dec.c     .priv_data_size = sizeof(MP3DecContext),