LAMEContext        59 libavcodec/libmp3lame.c static int realloc_buffer(LAMEContext *s)
LAMEContext        77 libavcodec/libmp3lame.c     LAMEContext *s = avctx->priv_data;
LAMEContext        92 libavcodec/libmp3lame.c     LAMEContext *s = avctx->priv_data;
LAMEContext       186 libavcodec/libmp3lame.c     LAMEContext *s = avctx->priv_data;
LAMEContext       277 libavcodec/libmp3lame.c #define OFFSET(x) offsetof(LAMEContext, x)
LAMEContext       307 libavcodec/libmp3lame.c     .priv_data_size        = sizeof(LAMEContext),