Searched refs:blockBytesRemaining (Results 1 – 1 of 1) sorted by relevance
943 U32 blockBytesRemaining) in ZSTD_opt_getNextMatchAndUpdateSeqStore() argument960 currBlockEndPos = currPosInBlock + blockBytesRemaining; in ZSTD_opt_getNextMatchAndUpdateSeqStore()969 if (literalsBytesRemaining >= blockBytesRemaining) { in ZSTD_opt_getNextMatchAndUpdateSeqStore()972 ZSTD_optLdm_skipRawSeqStoreBytes(&optLdm->seqStore, blockBytesRemaining); in ZSTD_opt_getNextMatchAndUpdateSeqStore()