Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Df_sendcmd.c96 typedef struct SendCmdContext { struct
103 } SendCmdContext; argument
105 #define OFFSET(x) offsetof(SendCmdContext, x)
403 SendCmdContext *s = ctx->priv; in init()
462 SendCmdContext *s = ctx->priv; in uninit()
481 SendCmdContext *s = ctx->priv; in filter_frame()
602 .priv_size = sizeof(SendCmdContext),
637 .priv_size = sizeof(SendCmdContext),