PEAK_MODE_SAMPLES_PEAKS  182 libavfilter/f_ebur128.c         { "sample", "enable peak-sample mode", 0, AV_OPT_TYPE_CONST, {.i64 = PEAK_MODE_SAMPLES_PEAKS}, INT_MIN, INT_MAX, A|F, "mode" },
PEAK_MODE_SAMPLES_PEAKS  468 libavfilter/f_ebur128.c     if (ebur128->peak_mode & PEAK_MODE_SAMPLES_PEAKS) {
PEAK_MODE_SAMPLES_PEAKS  636 libavfilter/f_ebur128.c             if (ebur128->peak_mode & PEAK_MODE_SAMPLES_PEAKS)