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