Searched defs:code_length (Results 1 – 6 of 6) sorted by relevance
80 const uint16_t code_length; // Length of the prefix code |base|. member379 void HuffmanBitBuffer::ConsumeBits(HuffmanAccumulatorBitCount code_length) { in ConsumeBits()
29 size_t code_length = HuffmanSpecTables::kCodeLengths[c]; in HuffmanEncode() local
384 const int code_length = tree->code_lengths[i]; in ConvertBitDepthsToSymbols() local398 const int code_length = tree->code_lengths[i]; in ConvertBitDepthsToSymbols() local
217 final long code_length = bytes.readU4 (); in CodeAttribute_info() local
74 final int code_length = file.readInt(); in Code() local
190 int code_length; // u4 field in ClassReader.Code_attribute