Searched refs:PPMD_N2 (Results 1 - 1 of 1) sorted by relevance
/external/lzma/C/ | ||
H A D | Ppmd.h | 26 #define PPMD_N2 4
macro 28 #define PPMD_N4 ((128 + 3 - 1 * PPMD_N1 - 2 * PPMD_N2 - 3 * PPMD_N3) / 4) 29 #define PPMD_NUM_INDEXES (PPMD_N1 + PPMD_N2 + PPMD_N3 + PPMD_N4) |
Completed in 31 milliseconds