Searched refs:PPMD_N1 (Results 1 - 1 of 1) sorted by relevance

/external/lzma/C/
H A DPpmd.h26 #define PPMD_N1 4 macro
29 #define PPMD_N4 ((128 + 3 - 1 * PPMD_N1 - 2 * PPMD_N2 - 3 * PPMD_N3) / 4)
30 #define PPMD_NUM_INDEXES (PPMD_N1 + PPMD_N2 + PPMD_N3 + PPMD_N4)

Completed in 109 milliseconds