get_max_local_gain  671 libavfilter/af_dynaudnorm.c         const local_gain gain = get_max_local_gain(s, frame, -1);
get_max_local_gain  680 libavfilter/af_dynaudnorm.c             update_gain_history(s, c, get_max_local_gain(s, frame, c));