Home | History | Annotate | Download | only in enc

Lines Matching refs:literal_ix

712       const int literal_ix = 256 + NUM_LENGTH_CODES + code;
713 WriteHuffmanCode(bw, codes, literal_ix);