EBUR128Context    150 libavfilter/f_ebur128.c #define OFFSET(x) offsetof(EBUR128Context, x)
EBUR128Context    182 libavfilter/f_ebur128.c static const uint8_t *get_graph_color(const EBUR128Context *ebur128, int v, int y)
EBUR128Context    191 libavfilter/f_ebur128.c static inline int lu_to_y(const EBUR128Context *ebur128, double v)
EBUR128Context    256 libavfilter/f_ebur128.c     EBUR128Context *ebur128 = ctx->priv;
EBUR128Context    348 libavfilter/f_ebur128.c     EBUR128Context *ebur128 = ctx->priv;
EBUR128Context    367 libavfilter/f_ebur128.c     EBUR128Context *ebur128 = ctx->priv;
EBUR128Context    458 libavfilter/f_ebur128.c     EBUR128Context *ebur128 = ctx->priv;
EBUR128Context    544 libavfilter/f_ebur128.c     EBUR128Context *ebur128 = ctx->priv;
EBUR128Context    814 libavfilter/f_ebur128.c     EBUR128Context *ebur128 = ctx->priv;
EBUR128Context    860 libavfilter/f_ebur128.c     EBUR128Context *ebur128 = ctx->priv;
EBUR128Context    925 libavfilter/f_ebur128.c     .priv_size     = sizeof(EBUR128Context),