Home
last modified time | relevance | path

Searched refs:ULTRA_FAST (Results 1 – 3 of 3) sorted by relevance

/external/liblzf/
DlzfP.h74 #ifndef ULTRA_FAST
75 # define ULTRA_FAST 0 macro
180 #if ULTRA_FAST
Dlzf_c.c50 # if ULTRA_FAST
228 #if ULTRA_FAST || VERY_FAST in lzf_compress()
230 # if VERY_FAST && !ULTRA_FAST in lzf_compress()
239 # if VERY_FAST && !ULTRA_FAST in lzf_compress()
DChanges41 - tune hash functions depending on ULTRA_FAST or VERY_FAST settings.
44 with better compression ratio. with ULTRA_FAST, it's typically
90 a bit slower than ULTRA_FAST but much better,