Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/lz4/
Dlz4.c793 LZ4_FORCE_INLINE void LZ4_clearHash(U32 h, void* tableBase, tableType_t const tableType) in LZ4_clearHash() function
1190 LZ4_clearHash(h, cctx->hashTable, tableType); in LZ4_compress_generic_validated()