Home
last modified time | relevance | path

Searched defs:code_length (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/utils/
Dhuffman_encode.c384 const int code_length = tree->code_lengths[i]; in ConvertBitDepthsToSymbols() local
398 const int code_length = tree->code_lengths[i]; in ConvertBitDepthsToSymbols() local
Dhuffman.c189 int symbol, int code, int code_length) { in TreeAddSymbol()
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
DCodeAttribute_info.java217 final long code_length = bytes.readU4 (); in CodeAttribute_info() local