Home
last modified time | relevance | path

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

/aosp_15_r20/external/erofs-utils/lib/
H A Dkite_deflate.c890 static bool deflate_count_code(struct kite_deflate *s, bool literal, in deflate_count_code() function
961 hassp = deflate_count_code(s, true, sym->dist, 0); in kite_deflate_tally()
967 hassp = deflate_count_code(s, false, lenSlot, distSlot); in kite_deflate_tally()