Searched defs:windowSize (Results 1 – 4 of 4) sorted by relevance
19 const float windowSize, in checkMaxAngle()
932 unsigned int windowSize; member
240 U32 windowSize = 0; in ZSTD_getFrameParams() local1253 static seq_t ZSTD_decodeSequenceLong(seqState_t *seqState, unsigned const windowSize) in ZSTD_decodeSequenceLong()1360 unsigned const windowSize = dctx->fParams.windowSize; in ZSTD_decompressSequencesLong() local
2436 U32 const windowSize = 1U << params.cParams.windowLog; in ZSTD_writeFrameHeader() local