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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dlzo.h20 #define lzo1x_worst_compress(x) ((x) + ((x) / 16) + 64 + 3) macro

Completed in 115 milliseconds