VolumeContext      62 libavfilter/af_volume.c #define OFFSET(x) offsetof(VolumeContext, x)
VolumeContext     115 libavfilter/af_volume.c     VolumeContext *vol = ctx->priv;
VolumeContext     126 libavfilter/af_volume.c     VolumeContext *vol = ctx->priv;
VolumeContext     134 libavfilter/af_volume.c     VolumeContext *vol = ctx->priv;
VolumeContext     226 libavfilter/af_volume.c static av_cold void volume_init(VolumeContext *vol)
VolumeContext     260 libavfilter/af_volume.c     VolumeContext *vol = ctx->priv;
VolumeContext     293 libavfilter/af_volume.c     VolumeContext *vol   = ctx->priv;
VolumeContext     325 libavfilter/af_volume.c     VolumeContext *vol = ctx->priv;
VolumeContext     345 libavfilter/af_volume.c     VolumeContext *vol    = inlink->dst->priv;
VolumeContext     488 libavfilter/af_volume.c     .priv_size      = sizeof(VolumeContext),
VolumeContext      91 libavfilter/af_volume.h void ff_volume_init_x86(VolumeContext *vol);
VolumeContext      36 libavfilter/x86/af_volume_init.c av_cold void ff_volume_init_x86(VolumeContext *vol)