Searched defs:bi_buf (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Ddeflate.h259 ush bi_buf; member in struct:internal_state
264 /* Number of valid bits in bi_buf. All bits above the last valid bit
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Ddeflate.h52 /* size of bit buffer in bi_buf */
257 ush bi_buf; member in struct:internal_state
262 /* Number of valid bits in bi_buf. All bits above the last valid bit
/external/qemu/distrib/zlib-1.2.8/
H A Ddeflate.h52 /* size of bit buffer in bi_buf */
257 ush bi_buf; member in struct:internal_state
262 /* Number of valid bits in bi_buf. All bits above the last valid bit
/external/zlib/src/
H A Ddeflate.h52 /* size of bit buffer in bi_buf */
257 ush bi_buf; member in struct:internal_state
262 /* Number of valid bits in bi_buf. All bits above the last valid bit

Completed in 133 milliseconds