hist_entry         88 libavfilter/f_ebur128.c     struct hist_entry *histogram;   ///< histogram of the powers, used to compute LRA and I
hist_entry        481 libavfilter/f_ebur128.c static struct hist_entry *get_histogram(void)
hist_entry        484 libavfilter/f_ebur128.c     struct hist_entry *h = av_calloc(HIST_SIZE, sizeof(*h));