Searched defs:cutValue (Results 1 – 6 of 6) sorted by relevance
365 public void SetCutValue(UInt32 cutValue) { _cutValue = cutValue; } in SetCutValue()
358 UInt32 _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue, in Hc_GetMatchesSpec()389 UInt32 _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue, in GetMatchesSpec1()444 UInt32 _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue) in SkipMatchesSpec()
33 UInt32 cutValue; member
81 UInt32 cutValue; member
248 UInt32 cutValue = _cutValue; in GetMatchesSpecN() local
365 public void SetCutValue(int cutValue) { _cutValue = cutValue; } in SetCutValue()