Searched defs:cutValue (Results 1 – 6 of 6) sorted by relevance
270 UInt32 cutValue = _cutValue; in GetMatchesSpecN_2() local
874 size_t _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue, in Hc_GetMatchesSpec()956 size_t _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue, in GetMatchesSpec1()1026 size_t _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue) in SkipMatchesSpec()
83 UInt32 cutValue; member
33 UInt32 cutValue; member
365 public void SetCutValue(UInt32 cutValue) { _cutValue = cutValue; } in SetCutValue()
365 public void SetCutValue(int cutValue) { _cutValue = cutValue; } in SetCutValue()