get_volume        205 libavfilter/af_compand.c             dst[i] = av_clipd(src[i] * get_volume(s, cp->volume), -1, 1);
get_volume        267 libavfilter/af_compand.c                         get_volume(s, cp->volume), -1, 1);
get_volume        315 libavfilter/af_compand.c             dst[i] = av_clipd(dbuf[dindex] * get_volume(s, cp->volume),