Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4.c598 typedef enum { noDict = 0, withPrefix64k, usingExtDict, usingDictCtx } dict_directive; typedef
798 const dict_directive dictDirective, in LZ4_compress_generic()
1662 dict_directive dict, /* noDict, withPrefix64k, usingExtDict */ in LZ4_decompress_generic()