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