Searched refs:LZ4_getPositionOnHash (Results 1 – 1 of 1) sorted by relevance
133 static const BYTE *LZ4_getPositionOnHash(167 return LZ4_getPositionOnHash(h, tableBase, tableType, srcBase); in LZ4_getPosition() 264 match = LZ4_getPositionOnHash(h, in LZ4_compress_generic() 587 match = LZ4_getPositionOnHash(h, ctx->hashTable, in LZ4_compress_destSize_generic() 134 static const BYTE *LZ4_getPositionOnHash( LZ4_getPositionOnHash() function