Searched refs:VolumeContext (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_volume.h68 typedef struct VolumeContext { struct
89 } VolumeContext; typedef in typeref:struct:VolumeContext
91 void ff_volume_init_x86(VolumeContext *vol);
H A Daf_volume.c61 #define OFFSET(x) offsetof(VolumeContext, x)
113 VolumeContext *vol = ctx->priv;
119 VolumeContext *vol = ctx->priv;
126 VolumeContext *vol = ctx->priv;
215 static av_cold void volume_init(VolumeContext *vol)
251 VolumeContext *vol = ctx->priv;
284 VolumeContext *vol = ctx->priv;
316 VolumeContext *vol = ctx->priv;
336 VolumeContext *vol = inlink->dst->priv;
476 .priv_size = sizeof(VolumeContext),
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/x86/
H A Daf_volume_init.c36 av_cold void ff_volume_init_x86(VolumeContext *vol)

Completed in 142 milliseconds