Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/lz4/
Dlz4.c468 #ifndef LZ4_FAST_DEC_LOOP
470 # define LZ4_FAST_DEC_LOOP 1 macro
472 # define LZ4_FAST_DEC_LOOP 1 macro
477 # define LZ4_FAST_DEC_LOOP 1 macro
479 # define LZ4_FAST_DEC_LOOP 0 macro
483 #if LZ4_FAST_DEC_LOOP
2012 #if LZ4_FAST_DEC_LOOP in LZ4_decompress_generic()
2203 #if LZ4_FAST_DEC_LOOP in LZ4_decompress_generic()
2282 #if LZ4_FAST_DEC_LOOP in LZ4_decompress_generic()