Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4hc.c70 #define DICTIONARY_LOGSIZE 16 macro
71 #define MAXD (1<<DICTIONARY_LOGSIZE)
74 #define HASH_LOG (DICTIONARY_LOGSIZE-1)