Searched defs:ofCodeTable (Results 1 – 2 of 2) sorted by relevance
1450 BYTE* const ofCodeTable = seqStorePtr->ofCode; in ZSTD_seqToCodes() local1558 FSE_CTable const* CTable_OffsetBits, BYTE const* ofCodeTable, in ZSTD_encodeSequences_body()1646 FSE_CTable const* CTable_OffsetBits, BYTE const* ofCodeTable, in ZSTD_encodeSequences_default()1664 FSE_CTable const* CTable_OffsetBits, BYTE const* ofCodeTable, in ZSTD_encodeSequences_bmi2()1680 FSE_CTable const* CTable_OffsetBits, BYTE const* ofCodeTable, in ZSTD_encodeSequences()1715 const BYTE* const ofCodeTable = seqStorePtr->ofCode; in ZSTD_compressSequences_internal() local
807 const BYTE* const ofCodeTable = seqStorePtr->ofCode; in writeSequences() local