Searched refs:LZ4_getPositionOnHash (Results 1 – 1 of 1) sorted by relevance
485 static const BYTE* LZ4_getPositionOnHash(U32 h, void* tableBase, tableType_t tableType, const BYTE*… in LZ4_getPositionOnHash() function495 return LZ4_getPositionOnHash(h, tableBase, tableType, srcBase); in LZ4_getPosition()573 match = LZ4_getPositionOnHash(h, ctx, tableType, base); in LZ4_compress_generic()