SRContext          67 libavfilter/af_acrusher.c     SRContext *sr;
SRContext          92 libavfilter/af_acrusher.c static double samplereduction(ACrusherContext *s, SRContext *sr, double in)
SRContext          51 libavfilter/vf_sr.c #define OFFSET(x) offsetof(SRContext, x)
SRContext          68 libavfilter/vf_sr.c     SRContext *sr_context = context->priv;
SRContext         117 libavfilter/vf_sr.c     SRContext *sr_context = context->priv;
SRContext         202 libavfilter/vf_sr.c     SRContext *sr_context = context->priv;
SRContext         252 libavfilter/vf_sr.c     SRContext *sr_context = context->priv;
SRContext         285 libavfilter/vf_sr.c     .priv_size     = sizeof(SRContext),