Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dhuffman_encode_utils.c374 static void ConvertBitDepthsToSymbols(HuffmanTreeCode* const tree) { in ConvertBitDepthsToSymbols() function
416 ConvertBitDepthsToSymbols(huff_code); in VP8LCreateHuffmanTree()