Searched defs:numHashBytes (Results 1 – 8 of 8) sorted by relevance
25 int numHashBytes; /* 2, 3 or 4, default = 4 */ member
42 UInt32 numHashBytes; member
78 UInt32 numHashBytes; member
573 unsigned numHashBytes = 4; in LzmaEnc_SetProps() local
34 public void SetType(int numHashBytes) in SetType()
49 static int ParseMatchFinder(const wchar_t *s, int *btMode, int *numHashBytes) in ParseMatchFinder()
367 int numHashBytes = 4; in Create() local