HistogramContext   55 libavfilter/vf_histogram.c #define OFFSET(x) offsetof(HistogramContext, x)
HistogramContext  106 libavfilter/vf_histogram.c     HistogramContext *h = ctx->priv;
HistogramContext  136 libavfilter/vf_histogram.c     HistogramContext *h = inlink->dst->priv;
HistogramContext  158 libavfilter/vf_histogram.c     HistogramContext *h = ctx->priv;
HistogramContext  184 libavfilter/vf_histogram.c static void gen_waveform(HistogramContext *h, AVFrame *inpicref, AVFrame *outpicref,
HistogramContext  233 libavfilter/vf_histogram.c     HistogramContext *h   = inlink->dst->priv;
HistogramContext  371 libavfilter/vf_histogram.c     .priv_size     = sizeof(HistogramContext),