Home | History | Annotate | Download | only in enc

Lines Matching refs:literal_ix

441       const int literal_ix = 256 + NUM_LENGTH_CODES + code;
442 WriteHuffmanCode(bw, codes, literal_ix);