EBUR128Context    168 libavfilter/f_ebur128.c #define OFFSET(x) offsetof(EBUR128Context, x)
EBUR128Context    221 libavfilter/f_ebur128.c static const uint8_t *get_graph_color(const EBUR128Context *ebur128, int v, int y)
EBUR128Context    231 libavfilter/f_ebur128.c static inline int lu_to_y(const EBUR128Context *ebur128, double v)
EBUR128Context    296 libavfilter/f_ebur128.c     EBUR128Context *ebur128 = ctx->priv;
EBUR128Context    389 libavfilter/f_ebur128.c     EBUR128Context *ebur128 = ctx->priv;
EBUR128Context    408 libavfilter/f_ebur128.c     EBUR128Context *ebur128 = ctx->priv;
EBUR128Context    497 libavfilter/f_ebur128.c     EBUR128Context *ebur128 = ctx->priv;
EBUR128Context    592 libavfilter/f_ebur128.c     EBUR128Context *ebur128 = ctx->priv;
EBUR128Context    899 libavfilter/f_ebur128.c     EBUR128Context *ebur128 = ctx->priv;
EBUR128Context    942 libavfilter/f_ebur128.c     EBUR128Context *ebur128 = ctx->priv;
EBUR128Context   1015 libavfilter/f_ebur128.c     .priv_size     = sizeof(EBUR128Context),