Searched refs:alg_quant (Results 1 – 3 of 3) sorted by relevance
/external/libopus/celt/ |
D | vq.h | 62 unsigned alg_quant(celt_norm *X, int N, int K, int spread, int B, ec_enc *enc,
|
D | vq.c | 330 unsigned alg_quant(celt_norm *X, int N, int K, int spread, int B, ec_enc *enc, in alg_quant() function
|
D | bands.c | 1059 cm = alg_quant(X, N, K, spread, B, ec, gain, ctx->resynth, ctx->arch); in quant_partition()
|