HuffmanCodeLengthsToCodes  234 third_party/libwebp/utils/huffman.c     if (!HuffmanCodeLengthsToCodes(code_lengths, code_lengths_size, codes)) {
HuffmanCodeLengthsToCodes   79 third_party/libwebp/utils/huffman.h int HuffmanCodeLengthsToCodes(const int* const code_lengths,