Lines Matching defs:bits
53 static inline int celt_bits2pulses(const uint8_t *cache, int bits)
59 bits--;
63 if (cache[center] >= bits)
69 return (bits - (low == 0 ? -1 : cache[low]) <= cache[high] - bits) ? low : high;
250 * always have enough bits left over to code at least one pulse in the
703 itheta==16384, we'll have cleared the low bits of fill. */
728 /* Give more bits to low-energy MDCTs than they would
764 /* For a stereo split, the high bits of fill are always zero,
771 /* For a stereo split, the high bits of fill are always zero,