Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dzutil.h47 #ifndef DEF_WBITS
48 # define DEF_WBITS MAX_WBITS macro
/external/zlib/src/
Dzutil.h58 #ifndef DEF_WBITS
59 # define DEF_WBITS MAX_WBITS macro
Dinflate.c227 return inflateInit2_(strm, DEF_WBITS, version, stream_size);
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dzutil.h60 #ifndef DEF_WBITS
61 # define DEF_WBITS MAX_WBITS macro
Dfx_zlib_inflate.c227 return inflateInit2_(strm, DEF_WBITS, version, stream_size); in inflateInit_()
/external/zlib/
Dzutil.h58 #ifndef DEF_WBITS
59 # define DEF_WBITS MAX_WBITS macro