PEAK_MODE_SAMPLES_PEAKS  164 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  429 libavfilter/f_ebur128.c     if (ebur128->peak_mode & PEAK_MODE_SAMPLES_PEAKS) {
PEAK_MODE_SAMPLES_PEAKS  588 libavfilter/f_ebur128.c             if (ebur128->peak_mode & PEAK_MODE_SAMPLES_PEAKS)