Home
last modified time | relevance | path

Searched defs:dictLength (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
Dfx_zlib_inflate.c1271 uInt *dictLength) in inflateGetDictionary()
1294 uInt dictLength) in inflateSetDictionary()
Dfx_zlib_deflate.c325 uInt dictLength) in deflateSetDictionary()
/external/zlib/src/
Dinflate.c1268 int ZEXPORT inflateGetDictionary(strm, dictionary, dictLength) in inflateGetDictionary() argument
1291 int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength) in inflateSetDictionary() argument
Ddeflate.c323 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() argument