Searched defs:numHashBytes (Results 1 – 14 of 14) sorted by relevance
27 int numHashBytes; /* 2, 3 or 4, default = 4 */ member
40 UInt32 numHashBytes; member
78 UInt32 numHashBytes; member
416 UInt32 numHashBytes = 4; in LzmaEnc_SetProps() local
28 int numHashBytes; /* 2, 3 or 4, default = 4 */ member
41 UInt32 numHashBytes; member
417 UInt32 numHashBytes = 4; in LzmaEnc_SetProps() local
34 public void SetType(int numHashBytes) in SetType()
44 static int ParseMatchFinder(const wchar_t *s, int *btMode, int *numHashBytes) in ParseMatchFinder()
367 int numHashBytes = 4; in Create() local