Searched refs:OFtype (Results 1 – 2 of 2) sorted by relevance
611 symbolEncodingType_e const OFtype = (symbolEncodingType_e)((*ip >> 4) & 3); in ZSTD_decodeSeqHeaders() local629 OFtype, MaxOff, OffFSELog, in ZSTD_decodeSeqHeaders()
3481 U32 const OFtype = (*ip >> 4) & 3; in ZSTDv07_decodeSeqHeaders() local3490 …{ size_t const ofhSize = ZSTDv07_buildSeqTable(DTableOffb, OFtype, MaxOff, OffFSELog, ip, iend-i… in ZSTDv07_decodeSeqHeaders()