Home
last modified time | relevance | path

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

/external/libopus/celt/
Dbands.c668 int qalloc; member
680 int qalloc; in compute_theta() local
815 qalloc = ec_tell_frac(ec) - tell; in compute_theta()
816 *b -= qalloc; in compute_theta()
843 sctx->qalloc = qalloc; in compute_theta()
926 int qalloc; in quant_partition() local
944 qalloc = sctx.qalloc; in quant_partition()
965 ctx->remaining_bits -= qalloc; in quant_partition()
1218 int qalloc; in quant_band_stereo() local
1242 qalloc = sctx.qalloc; in quant_band_stereo()
[all …]