Home
last modified time | relevance | path

Searched defs:ZSTD_DCtx_s (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h50753 struct ZSTD_DCtx_s { struct
50754 const ZSTD_seqSymbol *LLTptr;
50755 const ZSTD_seqSymbol *MLTptr;
50756 const ZSTD_seqSymbol *OFTptr;
50757 const HUF_DTable *HUFptr;
50758 ZSTD_entropyDTables_t entropy;
50759 U32 workspace[640];
50760 const void *previousDstEnd;
50761 const void *prefixStart;
50762 const void *virtualStart;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h60510 struct ZSTD_DCtx_s { struct
60511 const ZSTD_seqSymbol *LLTptr;
60512 const ZSTD_seqSymbol *MLTptr;
60513 const ZSTD_seqSymbol *OFTptr;
60514 const HUF_DTable *HUFptr;
60515 ZSTD_entropyDTables_t entropy;
60516 U32 workspace[640];
60517 const void *previousDstEnd;
60518 const void *prefixStart;
60519 const void *virtualStart;
[all …]