YADIFContext       27 libavfilter/bwdif.h     YADIFContext yadif;
YADIFContext      219 libavfilter/vf_bwdif.c     YADIFContext *yadif = &s->yadif;
YADIFContext      266 libavfilter/vf_bwdif.c     YADIFContext *yadif = &bwdif->yadif;
YADIFContext      295 libavfilter/vf_bwdif.c     YADIFContext *yadif = &bwdif->yadif;
YADIFContext      336 libavfilter/vf_bwdif.c     YADIFContext *yadif = &s->yadif;
YADIFContext      370 libavfilter/vf_bwdif.c #define OFFSET(x) offsetof(YADIFContext, x)
YADIFContext      192 libavfilter/vf_yadif.c     YADIFContext *s = ctx->priv;
YADIFContext      232 libavfilter/vf_yadif.c     YADIFContext *yadif = ctx->priv;
YADIFContext      258 libavfilter/vf_yadif.c     YADIFContext *yadif = ctx->priv;
YADIFContext      294 libavfilter/vf_yadif.c     YADIFContext *s = ctx->priv;
YADIFContext      357 libavfilter/vf_yadif.c     .priv_size     = sizeof(YADIFContext),
YADIFContext       30 libavfilter/vf_yadif_cuda.c     YADIFContext yadif;
YADIFContext      125 libavfilter/vf_yadif_cuda.c     YADIFContext *y = &s->yadif;
YADIFContext      192 libavfilter/vf_yadif_cuda.c     YADIFContext *y = &s->yadif;
YADIFContext      255 libavfilter/vf_yadif_cuda.c     YADIFContext *y = &s->yadif;
YADIFContext       56 libavfilter/x86/vf_bwdif_init.c     YADIFContext *yadif = &bwdif->yadif;
YADIFContext       60 libavfilter/x86/vf_yadif_init.c av_cold void ff_yadif_init_x86(YADIFContext *yadif)
YADIFContext       89 libavfilter/yadif.h void ff_yadif_init_x86(YADIFContext *yadif);
YADIFContext       29 libavfilter/yadif_common.c     YADIFContext *yadif = ctx->priv;
YADIFContext       69 libavfilter/yadif_common.c static int checkstride(YADIFContext *yadif, const AVFrame *a, const AVFrame *b)
YADIFContext       95 libavfilter/yadif_common.c     YADIFContext *yadif = ctx->priv;
YADIFContext      162 libavfilter/yadif_common.c     YADIFContext *yadif = ctx->priv;
YADIFContext      193 libavfilter/yadif_common.c #define OFFSET(x) offsetof(YADIFContext, x)