Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dhuffman.c124 const int symbol_code_length = code_lengths[symbol]; in VP8LBuildHuffmanTable() local
126 sorted[offset[symbol_code_length]++] = symbol; in VP8LBuildHuffmanTable()