Home
last modified time | relevance | path

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

/third_party/lz4/lib/
Dlz4.c756 LZ4_FORCE_INLINE U32 LZ4_hash4(U32 sequence, tableType_t const tableType) in LZ4_hash4() function
779 return LZ4_hash4(LZ4_read32(p), tableType); in LZ4_hashPosition()