Searched refs:ACrusherContext (Results 1 – 1 of 1) sorted by relevance
42 typedef struct ACrusherContext { struct68 } ACrusherContext; argument70 #define OFFSET(x) offsetof(ACrusherContext, x)92 static double samplereduction(ACrusherContext *s, SRContext *sr, double in) in samplereduction()123 static double bitreduction(ACrusherContext *s, double in) in bitreduction()219 ACrusherContext *s = ctx->priv; in filter_frame()298 ACrusherContext *s = ctx->priv; in uninit()306 ACrusherContext *s = ctx->priv; in config_input()370 .priv_size = sizeof(ACrusherContext),