Searched refs:band_ctx (Results 1 – 1 of 1) sorted by relevance
/external/libopus/celt/ |
D | bands.c | 648 struct band_ctx { struct 671 static void compute_theta(struct band_ctx *ctx, struct split_ctx *sctx, in compute_theta() argument 845 static unsigned quant_band_n1(struct band_ctx *ctx, celt_norm *X, celt_norm *Y, int b, in quant_band_n1() 890 static unsigned quant_partition(struct band_ctx *ctx, celt_norm *X, in quant_partition() 1070 static unsigned quant_band(struct band_ctx *ctx, celt_norm *X, in quant_band() 1202 static unsigned quant_band_stereo(struct band_ctx *ctx, celt_norm *X, celt_norm *Y, in quant_band_stereo() 1387 struct band_ctx ctx; in quant_all_bands()
|