Searched refs:LagfunContext (Results 1 – 1 of 1) sorted by relevance
31 typedef struct LagfunContext { struct45 } LagfunContext; argument82 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),