Home | History | Annotate | Download | only in celt

Lines Matching full:bits

64   _ftb: The number of bits of precision in the cumulative distribution.*/
73 /*Encodes a sequence of raw bits in the stream.
74 _fl: The bits to encode.
75 _ftb: The number of bits to encode.
79 /*Overwrites a few bits at the very start of an existing stream, after they
85 In order for this to work, at least _nbits bits must have already been
87 The encoder can verify the number of encoded bits is sufficient, but cannot
89 _val: The bits to encode (in the least _nbits significant bits).
91 _nbits: The number of bits to overwrite.
96 This moves up the raw bits at the end of the current buffer so they are at
101 This must be large enough to contain the bits already written, and