Home | History | Annotate | Download | only in enc

Lines Matching full:literal_ix

448       const int literal_ix = 256 + NUM_LENGTH_CODES + code;
449 WriteHuffmanCode(bw, codes, literal_ix);