YADIFContext      186 libavfilter/vf_yadif.c     YADIFContext *s = ctx->priv;
YADIFContext      225 libavfilter/vf_yadif.c     YADIFContext *yadif = ctx->priv;
YADIFContext      251 libavfilter/vf_yadif.c     YADIFContext *yadif = ctx->priv;
YADIFContext      289 libavfilter/vf_yadif.c static int checkstride(YADIFContext *yadif, const AVFrame *a, const AVFrame *b)
YADIFContext      315 libavfilter/vf_yadif.c     YADIFContext *yadif = ctx->priv;
YADIFContext      379 libavfilter/vf_yadif.c     YADIFContext *yadif = ctx->priv;
YADIFContext      414 libavfilter/vf_yadif.c     YADIFContext *yadif = ctx->priv;
YADIFContext      472 libavfilter/vf_yadif.c     YADIFContext *s = link->src->priv;
YADIFContext      503 libavfilter/vf_yadif.c #define OFFSET(x) offsetof(YADIFContext, x)
YADIFContext      551 libavfilter/vf_yadif.c     .priv_size     = sizeof(YADIFContext),
YADIFContext       61 libavfilter/x86/vf_yadif_init.c av_cold void ff_yadif_init_x86(YADIFContext *yadif)
YADIFContext       72 libavfilter/yadif.h void ff_yadif_init_x86(YADIFContext *yadif);