Home
last modified time | relevance | path

Searched refs:huff_and_puff (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/lib/
H A Ddeflate.c185 static unsigned huff_and_puff(struct bitbuf *bb, struct huff *huff) in huff_and_puff() function
264 int sym = huff_and_puff(bb, h2); in inflate()
290 int sym = huff_and_puff(bb, lithuff); in inflate()
301 sym = huff_and_puff(bb, disthuff); in inflate()

Completed in 2 milliseconds