Home
last modified time | relevance | path

Searched defs:windowLog (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/zstd/lib/legacy/
H A Dzstd_v06.h97 struct ZSTDv06_frameParams_s { unsigned long long frameContentSize; unsigned windowLog; }; member
H A Dzstd_v05.h88 U32 windowLog; /* the only useful information to retrieve */ member
H A Dzstd_v04.c201 …U32 windowLog; /* largest match distance : larger == more compression, more memory needed duri… member
H A Dzstd_v07.c3129 U32 const windowLog = (wlByte >> 3) + ZSTDv07_WINDOWLOG_ABSOLUTEMIN; in ZSTDv07_getFrameParams() local
/aosp_15_r20/external/zstd/tests/
H A Dlongmatch.c39 unsigned windowLog = 18; in main() local
H A Dzstreamtest.c1653 int windowLog; in basicUnitTests() local
H A Dfuzzer.c1193 int const windowLog = 27; in basicUnitTests() local
/aosp_15_r20/external/zstd/tests/fuzz/
H A Dsequence_compression_api.c144 size_t windowLog, ZSTD_sequenceFormat_e mode) in generateRandomSequences()
/aosp_15_r20/external/zstd/lib/compress/
H A Dzstd_compress_internal.h297 U32 windowLog; /* Window log for the LDM */ member
1288 MEM_STATIC U32 ZSTD_getLowestMatchIndex(const ZSTD_matchState_t* ms, U32 curr, unsigned windowLog) in ZSTD_getLowestMatchIndex()
1305 MEM_STATIC U32 ZSTD_getLowestPrefixIndex(const ZSTD_matchState_t* ms, U32 curr, unsigned windowLog) in ZSTD_getLowestPrefixIndex()
H A Dzstd_compress.c1430 static U32 ZSTD_dictAndWindowLog(U32 windowLog, U64 srcSize, U64 dictSize) in ZSTD_dictAndWindowLog()
2324 unsigned const windowLog = params.cParams.windowLog; in ZSTD_resetCCtx_byAttachingCDict() local
2403 { unsigned const windowLog = params.cParams.windowLog; in ZSTD_resetCCtx_byCopyingCDict() local
6472 size_t posInSrc, U32 windowLog, size_t dictSize, int useSequenceProducer) in ZSTD_validateSequence()
H A Dzstd_lazy.c1954 const U32 windowLog = ms->cParams.windowLog; in ZSTD_compressBlock_lazy_extDict_generic() local
/aosp_15_r20/external/zstd/programs/
H A Dfileio.c1530 int windowLog; in FIO_compressZstdFrame() local
2416 … unsigned const windowLog = FIO_highbit64(windowSize) + ((windowSize & (windowSize - 1)) != 0); in FIO_zstdErrorHelp() local
/aosp_15_r20/external/zstd/lib/
H A Dzstd.h1316 …unsigned windowLog; /**< largest match distance : larger == more compression, more memory ne… member
/aosp_15_r20/external/zstd/lib/decompress/
H A Dzstd_decompress.c514 U32 const windowLog = (wlByte >> 3) + ZSTD_WINDOWLOG_ABSOLUTEMIN; in ZSTD_getFrameHeader_advanced() local
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h27567 unsigned int windowLog; member
78202 U32 windowLog; member
H A Dvmlinux_602.h27567 unsigned int windowLog; member
78202 U32 windowLog; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h54255 unsigned int windowLog; member
54305 U32 windowLog; member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h34273 unsigned int windowLog; member
34307 U32 windowLog; member
H A Dvmlinux.h34273 unsigned int windowLog; member
34307 U32 windowLog; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h64278 unsigned int windowLog; member
74597 U32 windowLog; member
H A Dvmlinux.h64278 unsigned int windowLog; member
74597 U32 windowLog; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h64013 unsigned int windowLog; member
64063 U32 windowLog; member