VolumeContext      61 libavfilter/af_volume.c #define OFFSET(x) offsetof(VolumeContext, x)
VolumeContext     113 libavfilter/af_volume.c     VolumeContext *vol = ctx->priv;
VolumeContext     124 libavfilter/af_volume.c     VolumeContext *vol = ctx->priv;
VolumeContext     132 libavfilter/af_volume.c     VolumeContext *vol = ctx->priv;
VolumeContext     221 libavfilter/af_volume.c static av_cold void volume_init(VolumeContext *vol)
VolumeContext     255 libavfilter/af_volume.c     VolumeContext *vol = ctx->priv;
VolumeContext     288 libavfilter/af_volume.c     VolumeContext *vol   = ctx->priv;
VolumeContext     320 libavfilter/af_volume.c     VolumeContext *vol = ctx->priv;
VolumeContext     340 libavfilter/af_volume.c     VolumeContext *vol    = inlink->dst->priv;
VolumeContext     481 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)