Searched refs:PPMD7_MAX_MEM_SIZE (Results 1 – 3 of 3) sorted by relevance
48 if (v < (1 << 16) || v > PPMD7_MAX_MEM_SIZE || (v & 3) != 0) in SetCoderProperties()
20 #define PPMD7_MAX_MEM_SIZE (0xFFFFFFFF - 12 * 3) macro
89 memSize > PPMD7_MAX_MEM_SIZE) in SzDecodePpmd()