Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4.c669 static void LZ4_putIndexOnHash(U32 idx, U32 h, void* tableBase, tableType_t const tableType) in LZ4_putIndexOnHash() function
936 LZ4_putIndexOnHash(current, h, cctx->hashTable, tableType); in LZ4_compress_generic()
1123 LZ4_putIndexOnHash(current, h, cctx->hashTable, tableType); in LZ4_compress_generic()