Home
last modified time | relevance | path

Searched defs:seqStore (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/zstd/lib/compress/
H A Dzstd_lazy.c1517 ZSTD_matchState_t* ms, seqStore_t* seqStore, in ZSTD_compressBlock_lazy_generic()
1785 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_greedy()
1792 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_greedy_dictMatchState()
1799 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_greedy_dedicatedDictSearch()
1806 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_greedy_row()
1813 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_greedy_dictMatchState_row()
1820 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_greedy_dedicatedDictSearch_row()
1829 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_lazy()
1836 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_lazy_dictMatchState()
1843 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_lazy_dedicatedDictSearch()
[all …]
H A Dzstd_opt.c908 rawSeqStore_t seqStore; /* External match candidates store for this block */ member
1076 seqStore_t* seqStore, in ZSTD_compressBlock_opt_generic()
1443 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_opt0()
1452 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_opt2()
1461 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_btopt()
1481 seqStore_t* seqStore, in ZSTD_initStats_ultra()
1506 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_btultra()
1514 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_btultra2()
1544 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_btopt_dictMatchState()
1551 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_btopt_extDict()
[all …]
H A Dzstd_fast.c149 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_noDict_generic()
428 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast()
466 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_dictMatchState_generic()
670 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_dictMatchState()
693 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_extDict_generic()
951 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_fast_extDict()
H A Dzstd_double_fast.c106 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_noDict_generic()
317 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_dictMatchState_generic()
561 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast()
581 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_dictMatchState()
603 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_extDict_generic()
752 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_compressBlock_doubleFast_extDict()
H A Dzstd_compress_superblock.c129 ZSTD_seqDecompressedSize(seqStore_t const* seqStore, in ZSTD_seqDecompressedSize()
429 static size_t countLiterals(seqStore_t const* seqStore, const seqDef* sp, size_t seqCount) in countLiterals()
H A Dzstd_compress.c3366 static size_t ZSTD_copyBlockSequences(SeqCollector* seqCollector, const seqStore_t* seqStore, const… in ZSTD_copyBlockSequences()
3534 static int ZSTD_maybeRLE(seqStore_t const* seqStore) in ZSTD_maybeRLE()
3884 ZSTD_buildEntropyStatisticsAndEstimateSubBlockSize(seqStore_t* seqStore, ZSTD_CCtx* zc) in ZSTD_buildEntropyStatisticsAndEstimateSubBlockSize()
3905 static size_t ZSTD_countSeqStoreLiteralsBytes(const seqStore_t* const seqStore) in ZSTD_countSeqStoreLiteralsBytes()
3920 static size_t ZSTD_countSeqStoreMatchBytes(const seqStore_t* const seqStore) in ZSTD_countSeqStoreMatchBytes()
4007 const seqStore_t* const seqStore, U32 const nbSeq) in ZSTD_seqStore_resolveOffCodes()
4042 const seqStore_t* const seqStore, in ZSTD_compressSeqStore_singleBlock()
H A Dzstd_ldm.c667 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], in ZSTD_ldm_blockCompress()
H A Dzstdmt_compress.c581 ZSTD_CCtx* jobCCtx, rawSeqStore_t seqStore, in ZSTDMT_serialState_update()
H A Dzstd_compress_internal.h429 seqStore_t seqStore; /* sequences storage ptrs */ member
/aosp_15_r20/external/zstd/tests/
H A Ddecodecorpus.c630 static inline void initSeqStore(seqStore_t *seqStore) { in initSeqStore()
644 generateSequences(U32* seed, frame_t* frame, seqStore_t* seqStore, in generateSequences()
1001 seqStore_t seqStore; in writeSequencesBlock() local
/aosp_15_r20/external/zstd/lib/common/
H A Dzstd_internal.h322 MEM_STATIC ZSTD_sequenceLength ZSTD_getSequenceLength(seqStore_t const* seqStore, seqDef const* seq) in ZSTD_getSequenceLength()
/aosp_15_r20/external/zstd/lib/legacy/
H A Dzstd_v01.c1394 seqStore_t seqStore; member
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h32854 rawSeqStore_t seqStore; member
78400 seqStore_t seqStore; member
H A Dvmlinux_602.h32854 rawSeqStore_t seqStore; member
78400 seqStore_t seqStore; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h54653 seqStore_t seqStore; member
65593 rawSeqStore_t seqStore; member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h34620 seqStore_t seqStore; member
141315 rawSeqStore_t seqStore; member
H A Dvmlinux.h34620 seqStore_t seqStore; member
141315 rawSeqStore_t seqStore; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h74904 seqStore_t seqStore; member
75401 rawSeqStore_t seqStore; member
H A Dvmlinux.h74904 seqStore_t seqStore; member
75401 rawSeqStore_t seqStore; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h64411 seqStore_t seqStore; member
75381 rawSeqStore_t seqStore; member