SetBitDepths 152 third_party/libwebp/utils/huffman_encode.c SetBitDepths(&pool[tree->pool_index_left_], pool, bit_depths, level + 1); SetBitDepths 153 third_party/libwebp/utils/huffman_encode.c SetBitDepths(&pool[tree->pool_index_right_], pool, bit_depths, level + 1); SetBitDepths 257 third_party/libwebp/utils/huffman_encode.c SetBitDepths(&tree[0], tree_pool, bit_depths, 0);