CompandContext     71 libavfilter/af_compand.c #define OFFSET(x) offsetof(CompandContext, x)
CompandContext     89 libavfilter/af_compand.c     CompandContext *s = ctx->priv;
CompandContext     96 libavfilter/af_compand.c     CompandContext *s = ctx->priv;
CompandContext    154 libavfilter/af_compand.c static double get_volume(CompandContext *s, double in_lin)
CompandContext    177 libavfilter/af_compand.c     CompandContext *s    = ctx->priv;
CompandContext    223 libavfilter/af_compand.c     CompandContext *s    = ctx->priv;
CompandContext    296 libavfilter/af_compand.c     CompandContext *s    = ctx->priv;
CompandContext    331 libavfilter/af_compand.c     CompandContext *s     = ctx->priv;
CompandContext    549 libavfilter/af_compand.c     CompandContext *s    = ctx->priv;
CompandContext    557 libavfilter/af_compand.c     CompandContext *s    = ctx->priv;
CompandContext    593 libavfilter/af_compand.c     .priv_size      = sizeof(CompandContext),