HuffmanCodeLengthsToCodes  183 3rdparty/libwebp/utils/huffman.c     if (!HuffmanCodeLengthsToCodes(code_lengths, code_lengths_size, codes)) {
HuffmanCodeLengthsToCodes   72 3rdparty/libwebp/utils/huffman.h int HuffmanCodeLengthsToCodes(const int* const code_lengths,