Searched refs:LZ4_getPosition (Results 1 – 1 of 1) sorted by relevance
450 FORCE_INLINE const BYTE* LZ4_getPosition(const BYTE* p, void* tableBase, tableType_t tableType, con… in LZ4_getPosition() function617 match = LZ4_getPosition(ip, cctx->hashTable, tableType, base); in LZ4_compress_generic()839 match = LZ4_getPosition(ip, ctx->hashTable, tableType, base); in LZ4_compress_destSize_generic()