Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_lut.c63 typedef struct LutContext { struct
74 } LutContext; argument
84 #define OFFSET(x) offsetof(LutContext, x)
104 LutContext *s = ctx->priv; in uninit()
149 LutContext *s = ctx->priv; in query_formats()
162 LutContext *s = opaque; in clip()
175 LutContext *s = opaque; in compute_gammaval()
188 LutContext *s = opaque; in compute_gammaval709()
215 LutContext *s = ctx->priv; in config_props()
347 LutContext *s = ctx->priv;\
[all …]