Searched refs:blockBytesRemaining (Results 1 – 1 of 1) sorted by relevance
905 U32 blockBytesRemaining) in ZSTD_opt_getNextMatchAndUpdateSeqStore() argument922 currBlockEndPos = currPosInBlock + blockBytesRemaining; in ZSTD_opt_getNextMatchAndUpdateSeqStore()931 if (literalsBytesRemaining >= blockBytesRemaining) { in ZSTD_opt_getNextMatchAndUpdateSeqStore()934 ZSTD_optLdm_skipRawSeqStoreBytes(&optLdm->seqStore, blockBytesRemaining); in ZSTD_opt_getNextMatchAndUpdateSeqStore()