Searched defs:offBase (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/zstd/lib/compress/ |
H A D | zstd_opt.c | 324 ZSTD_getMatchPrice(U32 const offBase, in ZSTD_getMatchPrice() 358 U32 offBase, U32 matchLength) in ZSTD_updateStats() 1178 U32 const offBase = matches[matchNb].off; in ZSTD_compressBlock_opt_generic() local 1412 U32 const offBase = opt[storePos].off; in ZSTD_compressBlock_opt_generic() local
|
H A D | zstd_compress_internal.h | 651 U32 offBase, in ZSTD_storeSeq() 713 ZSTD_updateRep(U32 rep[ZSTD_REP_NUM], U32 const offBase, U32 const ll0) in ZSTD_updateRep() 737 ZSTD_newRep(U32 const rep[ZSTD_REP_NUM], U32 const offBase, U32 const ll0) in ZSTD_newRep()
|
H A D | zstd_compress.c | 3974 ZSTD_resolveRepcodeToRawOffset(const U32 rep[ZSTD_REP_NUM], const U32 offBase, const U32 ll0) in ZSTD_resolveRepcodeToRawOffset() 4014 U32 const offBase = seq->offBase; in ZSTD_seqStore_resolveOffCodes() local 6491 U32 offBase = OFFSET_TO_OFFBASE(rawOffset); in ZSTD_finalizeOffBase() local 6532 U32 offBase; in ZSTD_copySequencesToSeqStoreExplicitBlockDelim() local 6624 U32 offBase; in ZSTD_copySequencesToSeqStoreNoBlockDelim() local
|
H A D | zstd_lazy.c | 1582 size_t offBase = REPCODE1_TO_OFFBASE; in ZSTD_compressBlock_lazy_generic() local 1980 size_t offBase = REPCODE1_TO_OFFBASE; in ZSTD_compressBlock_lazy_extDict_generic() local
|
/aosp_15_r20/external/zstd/lib/common/ |
H A D | zstd_internal.h | 282 U32 offBase; /* offBase == Offset + ZSTD_REP_NUM, or repcode 1,2,3 */ member
|
/aosp_15_r20/external/zstd/tests/ |
H A D | decodecorpus.c | 681 U32 offset, offBase, repIndex; in generateSequences() local
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 32701 U32 offBase; member
|
H A D | vmlinux_602.h | 32701 U32 offBase; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 65444 U32 offBase; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 74524 U32 offBase; member
|
H A D | vmlinux.h | 74524 U32 offBase; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 75225 U32 offBase; member
|