Searched refs:MCompandContext (Results 1 – 1 of 1) sorted by relevance
82 typedef struct MCompandContext { struct92 } MCompandContext; argument94 #define OFFSET(x) offsetof(MCompandContext, x)106 MCompandContext *s = ctx->priv; in uninit()346 MCompandContext *s = ctx->priv; in config_output()527 static int mcompand_channel(MCompandContext *c, CompBand *l, double *ibuf, double *obuf, int len, i… in mcompand_channel()584 MCompandContext *s = ctx->priv; in filter_frame()671 .priv_size = sizeof(MCompandContext),