Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/stbi/
H A Dstb_image.c2393 static int compute_huffman_codes(zbuf *a) in compute_huffman_codes() function
2516 if (!compute_huffman_codes(a)) return 0; in parse_zlib()