Home
last modified time | relevance | path

Searched refs:PPMD7_MIN_MEM_SIZE (Results 1 – 3 of 3) sorted by relevance

/third_party/lzma/C/
DPpmd7.h17 #define PPMD7_MIN_MEM_SIZE (1 << 11) macro
D7zDec.c120 memSize < PPMD7_MIN_MEM_SIZE || in SzDecodePpmd()
/third_party/lzma/CPP/7zip/Compress/
DPpmdDecoder.cpp39 memSize < PPMD7_MIN_MEM_SIZE || in Z7_COM7F_IMF()