Lines Matching refs:GetIndexByte
595 Byte currentByte = _matchFinder.GetIndexByte(0 - 1);
596 Byte matchByte = _matchFinder.GetIndexByte((Int32)(0 - _repDistances[0] - 1 - 1));
802 currentByte = _matchFinder.GetIndexByte(0 - 1);
803 matchByte = _matchFinder.GetIndexByte((Int32)(0 - reps[0] - 1 - 1));
809 _literalEncoder.GetSubCoder(position, _matchFinder.GetIndexByte(0 - 2)).
921 _matchFinder.GetIndexByte((Int32)lenTest - 1 - 1)).GetPrice(true,
922 _matchFinder.GetIndexByte((Int32)((Int32)lenTest - 1 - (Int32)(reps[repIndex] + 1))),
923 _matchFinder.GetIndexByte((Int32)lenTest - 1));
995 _matchFinder.GetIndexByte((Int32)lenTest - 1 - 1)).
997 _matchFinder.GetIndexByte((Int32)lenTest - (Int32)(curBack + 1) - 1),
998 _matchFinder.GetIndexByte((Int32)lenTest - 1));
1097 Byte curByte = _matchFinder.GetIndexByte((Int32)(0 - _additionalOffset));
1118 Byte curByte = _matchFinder.GetIndexByte((Int32)(0 - _additionalOffset));
1122 Byte matchByte = _matchFinder.GetIndexByte((Int32)(0 - _repDistances[0] - 1 - _additionalOffset));
1202 _previousByte = _matchFinder.GetIndexByte((Int32)(len - 1 - _additionalOffset));