HIST_POS          525 libavfilter/f_ebur128.c     ipower = av_clip(HIST_POS(loudness), 0, HIST_SIZE - 1);
HIST_POS          535 libavfilter/f_ebur128.c     gate_hist_pos = av_clip(HIST_POS(integ->rel_threshold), 0, HIST_SIZE - 1);