Home
last modified time | relevance | path

Searched defs:dictLimit (Results 1 – 3 of 3) sorted by relevance

/external/lz4/lib/
Dlz4hc.h154 uint32_t dictLimit; /* below that point, need extDict */ member
171 unsigned int dictLimit; /* below that point, need extDict */ member
Dlz4opt.h91 const U32 dictLimit = ctx->dictLimit; in LZ4HC_BinTree_InsertAndGetAllMatches() local
Dlz4hc.c141 const U32 dictLimit = hc4->dictLimit; in LZ4HC_InsertAndFindBestMatch() local
193 const U32 dictLimit = hc4->dictLimit; in LZ4HC_InsertAndGetWiderMatch() local