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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_noise.c67 } NoiseContext; typedef in typeref:struct:__anon3412
73 #define OFFSET(x) offsetof(NoiseContext, x)
101 static av_cold int init_noise(NoiseContext *n, int comp)
187 NoiseContext *n = inlink->dst->priv;
335 int width, int start, int end, NoiseContext *n, int comp)
369 NoiseContext *s = ctx->priv;
389 NoiseContext *n = ctx->priv;
415 NoiseContext *n = ctx->priv;
454 NoiseContext *n = ctx->priv;
482 .priv_size = sizeof(NoiseContext),
[all...]

Completed in 57 milliseconds