Home
last modified time | relevance | path

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

/external/chromium_org/third_party/opus/src/celt/
Dbands.c642 int qalloc; member
654 int qalloc; in compute_theta() local
788 qalloc = ec_tell_frac(ec) - tell; in compute_theta()
789 *b -= qalloc; in compute_theta()
816 sctx->qalloc = qalloc; in compute_theta()
902 int qalloc; in quant_partition() local
920 qalloc = sctx.qalloc; in quant_partition()
941 ctx->remaining_bits -= qalloc; in quant_partition()
1198 int qalloc; in quant_band_stereo() local
1222 qalloc = sctx.qalloc; in quant_band_stereo()
[all …]