Home
last modified time | relevance | path

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

/third_party/lzma/C/
DPpmd7.h14 #define PPMD7_MIN_ORDER 2 macro
D7zDec.c118 if (order < PPMD7_MIN_ORDER || in SzDecodePpmd()
/third_party/lzma/CPP/7zip/Compress/
DPpmdDecoder.cpp37 if (_order < PPMD7_MIN_ORDER || in Z7_COM7F_IMF()