Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4.c600 LZ4_FORCE_INLINE const BYTE* LZ4_getPosition(const BYTE* p, in LZ4_getPosition() function
923 match = LZ4_getPosition(ip, cctx->hashTable, tableType, base); in LZ4_compress_generic()