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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavfilter/
H A Dvf_fade.c35 } FadeContext; typedef in typeref:struct:__anon2075
39 FadeContext *fade = ctx->priv;
87 FadeContext *fade = inlink->dst->priv;
99 FadeContext *fade = inlink->dst->priv;
139 FadeContext *fade = inlink->dst->priv;
154 .priv_size = sizeof(FadeContext),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_fade.c52 typedef struct FadeContext { struct
66 } FadeContext; typedef in typeref:struct:FadeContext
70 FadeContext *s = ctx->priv;
100 const FadeContext *s = ctx->priv;
135 FadeContext *s = inlink->dst->priv;
154 static av_always_inline void filter_rgb(FadeContext *s, const AVFrame *frame,
182 FadeContext *s = ctx->priv;
198 FadeContext *s = ctx->priv;
221 FadeContext *s = ctx->priv;
248 FadeContext *
[all...]

Completed in 68 milliseconds