AudioPhaserContext 50 libavfilter/af_aphaser.c void (*phaser)(struct AudioPhaserContext *s, AudioPhaserContext 55 libavfilter/af_aphaser.c #define OFFSET(x) offsetof(AudioPhaserContext, x) AudioPhaserContext 76 libavfilter/af_aphaser.c AudioPhaserContext *s = ctx->priv; AudioPhaserContext 122 libavfilter/af_aphaser.c static void phaser_## name ##p(AudioPhaserContext *s, \ AudioPhaserContext 158 libavfilter/af_aphaser.c static void phaser_## name (AudioPhaserContext *s, \ AudioPhaserContext 205 libavfilter/af_aphaser.c AudioPhaserContext *s = outlink->src->priv; AudioPhaserContext 243 libavfilter/af_aphaser.c AudioPhaserContext *s = inlink->dst->priv; AudioPhaserContext 269 libavfilter/af_aphaser.c AudioPhaserContext *s = ctx->priv; AudioPhaserContext 297 libavfilter/af_aphaser.c .priv_size = sizeof(AudioPhaserContext),