Searched refs:GetHuffBitLengthsAndCodes (Results 1 – 2 of 2) sorted by relevance
402 static int GetHuffBitLengthsAndCodes( in GetHuffBitLengthsAndCodes() function776 if (!GetHuffBitLengthsAndCodes(histogram_image, huffman_codes)) { in EncodeImageNoHuffman()935 !GetHuffBitLengthsAndCodes(histogram_image, huffman_codes)) { in EncodeImageInternal()
4186 093f76d8 Merge "Allocate single memory in GetHuffBitLengthsAndCodes."4187 41d80494 Allocate single memory in GetHuffBitLengthsAndCodes.4224 e3302cfd GetHuffBitLengthsAndCodes: reduce level of indirection