Home | History | Annotate | Download | only in celt

Lines Matching full:tell

673    opus_int32 tell;
703 tell = ec_tell_frac(ec);
804 qalloc = ec_tell_frac(ec) - tell;
1402 opus_int32 tell;
1422 tell = ec_tell_frac(ec);
1426 balance -= tell;
1427 remaining_bits = total_bits-tell-1;
1509 balance += pulses[i] + tell;