Home | History | Annotate | Download | only in libFLAC

Lines Matching full:unconsumed

152 	/* first shift the unconsumed buffer data toward the front as much as possible */
745 unsigned ucbits; /* keep track of the number of unconsumed bits in word */
783 b = br->buffer[cwords] << br->consumed_bits; /* keep unconsumed bits aligned to left */
867 /* don't leave the head word with no unconsumed bits */