Home
last modified time | relevance | path

Searched defs:VP8LCreateHuffmanTree (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/utils/
Dhuffman_encode.c406 void VP8LCreateHuffmanTree(uint32_t* const histogram, int tree_depth_limit, in VP8LCreateHuffmanTree() function
/external/opencv3/3rdparty/libwebp/utils/
Dhuffman_encode.c427 int VP8LCreateHuffmanTree(int* const histogram, int tree_depth_limit, in VP8LCreateHuffmanTree() function