Searched refs:band_ctx (Results 1 – 1 of 1) sorted by relevance
/external/libopus/celt/ |
D | bands.c | 639 struct band_ctx { struct 661 static void compute_theta(struct band_ctx *ctx, struct split_ctx *sctx, in compute_theta() argument 834 static unsigned quant_band_n1(struct band_ctx *ctx, celt_norm *X, celt_norm *Y, int b, in quant_band_n1() 879 static unsigned quant_partition(struct band_ctx *ctx, celt_norm *X, in quant_partition() 1060 static unsigned quant_band(struct band_ctx *ctx, celt_norm *X, in quant_band() 1194 static unsigned quant_band_stereo(struct band_ctx *ctx, celt_norm *X, celt_norm *Y, in quant_band_stereo() 1377 struct band_ctx ctx; in quant_all_bands()
|