Searched refs:quant_band_stereo (Results 1 – 1 of 1) sorted by relevance
/external/libopus/celt/ |
D | bands.c | 1236 static unsigned quant_band_stereo(struct band_ctx *ctx, celt_norm *X, celt_norm *Y, in quant_band_stereo() function 1601 x_cm = quant_band_stereo(&ctx, X, Y, N, b, B, in quant_all_bands() 1631 x_cm = quant_band_stereo(&ctx, X, Y, N, b, B, in quant_all_bands() 1647 x_cm = quant_band_stereo(&ctx, X, Y, N, b, B, in quant_all_bands()
|