Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dvp8l_enc.c449 static int GetHuffBitLengthsAndCodes( in GetHuffBitLengthsAndCodes() function
820 if (!GetHuffBitLengthsAndCodes(histogram_image, huffman_codes)) { in EncodeImageNoHuffman()
953 !GetHuffBitLengthsAndCodes(histogram_image, huffman_codes)) { in EncodeImageInternal()