Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_lagfun.c31 typedef struct LagfunContext { struct
45 } LagfunContext; argument
82 LagfunContext *s = ctx->priv; in lagfun_frame8()
118 LagfunContext *s = ctx->priv; in lagfun_frame16()
155 LagfunContext *s = ctx->priv; in config_output()
179 LagfunContext *s = ctx->priv; in filter_frame()
208 LagfunContext *s = ctx->priv; in uninit()
213 #define OFFSET(x) offsetof(LagfunContext, x)
245 .priv_size = sizeof(LagfunContext),