Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_ldm.c332 int const extDict = ZSTD_window_hasExtDict(ldmState->window); in ZSTD_ldm_generateSequences_internal() local
Dzstd_opt.c446 U32 const mls, const int extDict) in ZSTD_insertBt1()
877 GEN_ZSTD_BT_GET_ALL_MATCHES(extDict) in GEN_ZSTD_BT_GET_ALL_MATCHES() argument
Dzstdmt_compress.c1596 range_t extDict; in ZSTDMT_doesOverlapWindow() local
/external/lz4/lib/
Dlz4hc.c354 const int extDict = matchCandidateIdx < prefixIdx; in LZ4HC_InsertAndGetWiderMatch() local