Home | History | Annotate | Download | only in lodepng

Lines Matching refs:length_index

1652       unsigned length_index = val - FIRST_LENGTH_CODE_INDEX;
1653 unsigned n_length_extra_bits = LENGTHEXTRA[length_index];