Lines Matching refs:last
104 * 3 .. 258, the last 256 values correspond to the top 8 bits of
327 # define SEPARATOR(i, last, width) \
328 ((i) == (last)? "\n};\n\n" : \
594 /* Check that the bit counts in bl_count are consistent. The last code
713 int prevlen = -1; /* last emitted length */
758 int prevlen = -1; /* last emitted length */
801 * bl_order of the last bit length code to send.
806 int max_blindex; /* index of last bit length code of non zero freq */
871 int eof; /* true if this is the last block for a file */
885 * last two codes for the previous block (real code plus EOB) were coded
887 * the last real code. In this case we send two empty static blocks instead
889 * To simplify the code, we assume the worst case of last real code encoded
902 * (10 - bi_valid) bits. The lookahead for the last real code (before
925 int eof; /* true if this is the last block for a file */
928 int max_blindex = 0; /* index of last bit length code of non zero freq */
949 * in bl_order of the last bit length code to send.
976 * the last block flush, because compression would have been