Home
last modified time | relevance | path

Searched refs:symbol_code_length (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/utils/
Dhuffman_utils.c121 const int symbol_code_length = code_lengths[symbol]; in BuildHuffmanTable() local
123 sorted[offset[symbol_code_length]++] = symbol; in BuildHuffmanTable()