Home
last modified time | relevance | path

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

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