Lines Matching refs:ofCodeTable
2301 BYTE* const ofCodeTable = seqStorePtr->ofCode;
2310 ofCodeTable[u] = (BYTE)ZSTD_highbit32(sequences[u].offBase);
2371 const BYTE* const ofCodeTable = seqStorePtr->ofCode;
2414 countWorkspace, &max, ofCodeTable, nbSeq, entropyWorkspace, entropyWkspSize); /* can't fail */
2428 countWorkspace, max, ofCodeTable, nbSeq,
2499 const BYTE* const ofCodeTable = seqStorePtr->ofCode;
2572 CTable_OffsetBits, ofCodeTable,
3209 static size_t ZSTD_estimateBlockSize_sequences(const BYTE* ofCodeTable,
3220 cSeqSizeEstimate += ZSTD_estimateBlockSize_symbolType(fseMetadata->ofType, ofCodeTable, nbSeq, MaxOff,
3238 const BYTE* ofCodeTable,
3249 size_t const seqSize = ZSTD_estimateBlockSize_sequences(ofCodeTable, llCodeTable, mlCodeTable,