Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dhuffman_encode.c374 static void ConvertBitDepthsToSymbols(HuffmanTreeCode* const tree) { in ConvertBitDepthsToSymbols() function
416 ConvertBitDepthsToSymbols(huff_code); in VP8LCreateHuffmanTree()
/external/opencv3/3rdparty/libwebp/utils/
Dhuffman_encode.c395 static void ConvertBitDepthsToSymbols(HuffmanTreeCode* const tree) { in ConvertBitDepthsToSymbols() function
438 ConvertBitDepthsToSymbols(tree); in VP8LCreateHuffmanTree()