Searched refs:MAX_SEQ_FOR_STATIC_FSE (Results 1 – 1 of 1) sorted by relevance
645 #define MAX_SEQ_FOR_STATIC_FSE 1000 in ZSTD_compressSequences_internal() macro658 } else if ((zc->flagStaticTables) && (nbSeq < MAX_SEQ_FOR_STATIC_FSE)) { in ZSTD_compressSequences_internal()690 } else if ((zc->flagStaticTables) && (nbSeq < MAX_SEQ_FOR_STATIC_FSE)) { in ZSTD_compressSequences_internal()722 } else if ((zc->flagStaticTables) && (nbSeq < MAX_SEQ_FOR_STATIC_FSE)) { in ZSTD_compressSequences_internal()