Home
last modified time | relevance | path

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

/external/libopus/celt/
Dbands.c658 int qalloc; member
670 int qalloc; in compute_theta() local
804 qalloc = ec_tell_frac(ec) - tell; in compute_theta()
805 *b -= qalloc; in compute_theta()
832 sctx->qalloc = qalloc; in compute_theta()
915 int qalloc; in quant_partition() local
933 qalloc = sctx.qalloc; in quant_partition()
954 ctx->remaining_bits -= qalloc; in quant_partition()
1210 int qalloc; in quant_band_stereo() local
1234 qalloc = sctx.qalloc; in quant_band_stereo()
[all …]