Home
last modified time | relevance | path

Searched refs:qalloc (Results 1 – 1 of 1) sorted by relevance

/external/libopus/celt/
Dbands.c697 int qalloc; member
709 int qalloc; in compute_theta() local
874 qalloc = ec_tell_frac(ec) - tell; in compute_theta()
875 *b -= qalloc; in compute_theta()
902 sctx->qalloc = qalloc; in compute_theta()
975 int qalloc; in quant_partition() local
992 qalloc = sctx.qalloc; in quant_partition()
1013 ctx->remaining_bits -= qalloc; in quant_partition()
1247 int qalloc; in quant_band_stereo() local
1270 qalloc = sctx.qalloc; in quant_band_stereo()
[all …]