Searched defs:qalloc (Results 1 - 1 of 1) sorted by relevance

/external/libopus/celt/
H A Dbands.c658 int qalloc; member in struct:split_ctx
670 int qalloc; local
804 qalloc = ec_tell_frac(ec) - tell;
805 *b -= qalloc;
832 sctx->qalloc = qalloc;
915 int qalloc; local
933 qalloc = sctx.qalloc;
954 ctx->remaining_bits -= qalloc;
1210 int qalloc; local
[all...]

Completed in 51 milliseconds