Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/lib/compress/
H A 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
H A Dzstd_ldm.c332 int const extDict = ZSTD_window_hasExtDict(ldmState->window); in ZSTD_ldm_generateSequences_internal() local
H A Dzstdmt_compress.c1596 range_t extDict; in ZSTDMT_doesOverlapWindow() local
/aosp_15_r20/external/lz4/lib/
H A Dlz4hc.c1002 const int extDict = matchCandidateIdx < prefixIdx; in LZ4HC_InsertAndGetWiderMatch() local