Home | History | Annotate | Download | only in celt

Lines Matching refs:ec_tell_frac

1775    tell = ec_tell_frac(enc);
1794 tell = ec_tell_frac(enc);
1833 tell = ec_tell_frac(enc);
1930 bits = (((opus_int32)nbCompressedBytes*8)<<BITRES) - ec_tell_frac(enc) - 1;