Home
last modified time | relevance | path

Searched refs:EBUR128Context (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
Df_ebur128.c93 typedef struct EBUR128Context { struct
150 } EBUR128Context; argument
168 #define OFFSET(x) offsetof(EBUR128Context, x)
221 static const uint8_t *get_graph_color(const EBUR128Context *ebur128, int v, int y) in get_graph_color()
231 static inline int lu_to_y(const EBUR128Context *ebur128, double v) in lu_to_y()
296 EBUR128Context *ebur128 = ctx->priv; in config_video_output()
389 EBUR128Context *ebur128 = ctx->priv; in config_audio_input()
408 EBUR128Context *ebur128 = ctx->priv; in config_audio_output()
497 EBUR128Context *ebur128 = ctx->priv; in init()
584 EBUR128Context *ebur128 = ctx->priv; in filter_frame()
[all …]