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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_amix.c156 typedef struct MixContext { struct
174 } MixContext; typedef in typeref:struct:MixContext
176 #define OFFSET(x) offsetof(MixContext, x)
202 static void calculate_scales(MixContext *s, int nb_samples)
222 MixContext *s = ctx->priv;
273 MixContext *s = ctx->priv;
320 static int get_available_samples(MixContext *s)
344 MixContext *s = ctx->priv;
372 static int calc_active_inputs(MixContext *s)
390 MixContext *
[all...]

Completed in 96 milliseconds