Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_scroll.c28 typedef struct ScrollContext { struct
43 } ScrollContext; argument
82 ScrollContext *s = ctx->priv; in scroll_slice()
113 ScrollContext *s = ctx->priv; in scroll()
163 ScrollContext *s = ctx->priv; in config_input()
180 #define OFFSET(x) offsetof(ScrollContext, x)
217 .priv_size = sizeof(ScrollContext),