Home
last modified time | relevance | path

Searched defs:PPMD_GET_MEAN_SPEC (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/C/
H A DPpmd.h29 #define PPMD_GET_MEAN_SPEC(summ, shift, round) (((summ) + (1 << ((shift) - (round)))) >> (shift)) macro

Completed in 2 milliseconds