Searched defs:band_ctx (Results 1 – 1 of 1) sorted by relevance
673 struct band_ctx { struct674 int encode;675 int resynth;676 const CELTMode *m;700 static void compute_theta(struct band_ctx *ctx, struct split_ctx *sctx, in compute_theta() argument