Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/lz4/
Dlz4.c943 int const maybe_extMem = (dictDirective == usingExtDict) || (dictDirective == usingDictCtx); in LZ4_compress_generic_validated() local
1082 if (maybe_extMem) offset = current - matchIndex; in LZ4_compress_generic_validated()
1140 if (maybe_extMem) { /* static test */ in LZ4_compress_generic_validated()
1275 if (maybe_extMem) offset = current - matchIndex; in LZ4_compress_generic_validated()