Searched refs:ofBase (Results 1 – 1 of 1) sorted by relevance
1177 { U32 const ofBase = ofDInfo->baseValue; local1207 … offset = ofBase + (BIT_readBitsFast(&seqState->DStream, ofBits - extraBits) << extraBits);1212 …offset = ofBase + BIT_readBitsFast(&seqState->DStream, ofBits/*>0*/); /* <= (ZSTD_WINDOWLOG_MAX…1225 offset = ofBase + ll0 + BIT_readBitsFast(&seqState->DStream, 1);