Searched refs:offcodeCTable (Results 1 – 9 of 9) sorted by relevance
/external/zstd/lib/compress/ |
D | zstd_compress_superblock.c | 210 fseTables->offcodeCTable, ofCode, in ZSTD_compressSubBlock_sequences() 373 nbSeq, fseTables->offcodeCTable, NULL, in ZSTD_estimateSubBlockSize_sequences()
|
D | zstd_compress.c | 2460 FSE_CTable* CTable_OffsetBits = nextEntropy->offcodeCTable; in ZSTD_buildSequencesStatistics() 2512 OffFSELog, prevEntropy->offcodeCTable, in ZSTD_buildSequencesStatistics() 2521 prevEntropy->offcodeCTable, in ZSTD_buildSequencesStatistics() 2522 sizeof(prevEntropy->offcodeCTable), in ZSTD_buildSequencesStatistics() 2586 FSE_CTable* CTable_OffsetBits = nextEntropy->fse.offcodeCTable; in ZSTD_entropyCompressSeqStore_internal() 3312 fseTables->offcodeCTable, NULL, in ZSTD_estimateBlockSize_sequences() 4328 bs->entropy.fse.offcodeCTable, in ZSTD_loadCEntropy()
|
D | zstd_compress_internal.h | 71 FSE_CTable offcodeCTable[FSE_CTABLE_SIZE_U32(OffFSELog, MaxOff)]; member
|
D | zstd_opt.c | 181 FSE_initCState(&ofstate, optPtr->symbolCosts->fse.offcodeCTable); in ZSTD_rescaleFreqs()
|
/external/zstd/tests/ |
D | decodecorpus.c | 205 FSE_CTable offcodeCTable [FSE_CTABLE_SIZE_U32(OffFSELog, MaxOff)]; member 808 FSE_CTable* CTable_OffsetBits = frame->stats.offcodeCTable; in writeSequences()
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_510.h | 90987 FSE_CTable offcodeCTable[187]; member
|
D | vmlinux.h | 90987 FSE_CTable offcodeCTable[187]; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 57701 FSE_CTable offcodeCTable[187]; member
|
D | vmlinux_510.h | 57701 FSE_CTable offcodeCTable[187]; member
|