Home
last modified time | relevance | path

Searched refs:UnsharpContext (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_unsharp.c65 UnsharpContext *s = ctx->priv; \
148 UnsharpContext *s = ctx->priv; in apply_unsharp_c()
188 UnsharpContext *s = ctx->priv; in init()
219 UnsharpContext *s = ctx->priv; in init_filter_param()
247 UnsharpContext *s = inlink->dst->priv; in config_input()
287 UnsharpContext *s = ctx->priv; in uninit()
295 UnsharpContext *s = link->dst->priv; in filter_frame()
318 #define OFFSET(x) offsetof(UnsharpContext, x)
365 .priv_size = sizeof(UnsharpContext),
H A Dunsharp.h44 typedef struct UnsharpContext { struct
60 } UnsharpContext; typedef

Completed in 1 milliseconds