Home
last modified time | relevance | path

Searched full:bhf (Results 1 – 2 of 2) sorted by relevance

/linux/lib/zlib_dfltcc/
H A Ddfltcc_deflate.c217 need_empty_block = flush == Z_FINISH && param->bcf && !param->bhf; in dfltcc_deflate()
229 param->bhf = 1; in dfltcc_deflate()
H A Ddfltcc.h52 unsigned bhf : 1; /* Block Header Final */ member