CompBand           88 libavfilter/af_mcompand.c     CompBand *bands;
CompBand          167 libavfilter/af_mcompand.c static void update_volume(CompBand *cb, double in, int ch)
CompBand          540 libavfilter/af_mcompand.c static int mcompand_channel(MCompandContext *c, CompBand *l, double *ibuf, double *obuf, int len, int ch)
CompBand          622 libavfilter/af_mcompand.c             CompBand *b = &s->bands[band];