WaveformContext 120 libavfilter/vf_waveform.c void (*graticulef)(struct WaveformContext *s, AVFrame *out); WaveformContext 130 libavfilter/vf_waveform.c #define OFFSET(x) offsetof(WaveformContext, x) WaveformContext 315 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; WaveformContext 394 libavfilter/vf_waveform.c static void envelope_instant16(WaveformContext *s, AVFrame *out, int plane, int component, int offset) WaveformContext 442 libavfilter/vf_waveform.c static void envelope_instant(WaveformContext *s, AVFrame *out, int plane, int component, int offset) WaveformContext 489 libavfilter/vf_waveform.c static void envelope_peak16(WaveformContext *s, AVFrame *out, int plane, int component, int offset) WaveformContext 559 libavfilter/vf_waveform.c static void envelope_peak(WaveformContext *s, AVFrame *out, int plane, int component, int offset) WaveformContext 628 libavfilter/vf_waveform.c static void envelope16(WaveformContext *s, AVFrame *out, int plane, int component, int offset) WaveformContext 639 libavfilter/vf_waveform.c static void envelope(WaveformContext *s, AVFrame *out, int plane, int component, int offset) WaveformContext 682 libavfilter/vf_waveform.c static av_always_inline void lowpass16(WaveformContext *s, WaveformContext 800 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; \ WaveformContext 820 libavfilter/vf_waveform.c static av_always_inline void lowpass(WaveformContext *s, WaveformContext 937 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; \ WaveformContext 957 libavfilter/vf_waveform.c static av_always_inline void flat16(WaveformContext *s, WaveformContext 1076 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; \ WaveformContext 1096 libavfilter/vf_waveform.c static av_always_inline void flat(WaveformContext *s, WaveformContext 1213 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; \ WaveformContext 1238 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; \ WaveformContext 1372 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; \ WaveformContext 1525 libavfilter/vf_waveform.c static av_always_inline void chroma16(WaveformContext *s, WaveformContext 1611 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; \ WaveformContext 1631 libavfilter/vf_waveform.c static av_always_inline void chroma(WaveformContext *s, WaveformContext 1715 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; \ WaveformContext 1735 libavfilter/vf_waveform.c static av_always_inline void color16(WaveformContext *s, WaveformContext 1848 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; \ WaveformContext 1868 libavfilter/vf_waveform.c static av_always_inline void color(WaveformContext *s, WaveformContext 1980 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; \ WaveformContext 2000 libavfilter/vf_waveform.c static av_always_inline void acolor16(WaveformContext *s, WaveformContext 2114 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; \ WaveformContext 2134 libavfilter/vf_waveform.c static av_always_inline void acolor(WaveformContext *s, WaveformContext 2247 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; \ WaveformContext 2870 libavfilter/vf_waveform.c static void graticule_none(WaveformContext *s, AVFrame *out) WaveformContext 2874 libavfilter/vf_waveform.c static void graticule_row(WaveformContext *s, AVFrame *out) WaveformContext 2915 libavfilter/vf_waveform.c static void graticule16_row(WaveformContext *s, AVFrame *out) WaveformContext 2957 libavfilter/vf_waveform.c static void graticule_column(WaveformContext *s, AVFrame *out) WaveformContext 2998 libavfilter/vf_waveform.c static void graticule16_column(WaveformContext *s, AVFrame *out) WaveformContext 3043 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; WaveformContext 3315 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; WaveformContext 3376 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; WaveformContext 3476 libavfilter/vf_waveform.c WaveformContext *s = ctx->priv; WaveformContext 3503 libavfilter/vf_waveform.c .priv_size = sizeof(WaveformContext),