MCompandContext    94 libavfilter/af_mcompand.c #define OFFSET(x) offsetof(MCompandContext, x)
MCompandContext   106 libavfilter/af_mcompand.c     MCompandContext *s = ctx->priv;
MCompandContext   346 libavfilter/af_mcompand.c     MCompandContext *s    = ctx->priv;
MCompandContext   540 libavfilter/af_mcompand.c static int mcompand_channel(MCompandContext *c, CompBand *l, double *ibuf, double *obuf, int len, int ch)
MCompandContext   597 libavfilter/af_mcompand.c     MCompandContext *s    = ctx->priv;
MCompandContext   684 libavfilter/af_mcompand.c     .priv_size      = sizeof(MCompandContext),