Searched refs:compute_theta (Results 1 – 1 of 1) sorted by relevance
/external/libopus/celt/ |
D | bands.c | 700 static void compute_theta(struct band_ctx *ctx, struct split_ctx *sctx, in compute_theta() function 987 compute_theta(ctx, &sctx, X, Y, N, &b, B, B0, LM, 0, &fill); in quant_partition() 1264 compute_theta(ctx, &sctx, X, Y, N, &b, B, B, LM, 1, &fill); in quant_band_stereo()
|