Home | History | Annotate | Download | only in enc

Lines Matching refs:GetHuffBitLengthsAndCodes

423 static int GetHuffBitLengthsAndCodes(
781 if (!GetHuffBitLengthsAndCodes(histogram_image, huffman_codes)) {
891 // need to outlive the following call to GetHuffBitLengthsAndCodes().
893 !GetHuffBitLengthsAndCodes(histogram_image, huffman_codes)) {