Searched defs:ipIndex (Results 1 – 1 of 1) sorted by relevance
363 LZ4HC_match_t LZ4HC_searchExtDict(const BYTE* ip, U32 ipIndex, in LZ4HC_searchExtDict()410 static LZ4HC_match_t LZ4MID_searchHCDict(const BYTE* ip, U32 ipIndex, in LZ4MID_searchHCDict()420 static LZ4HC_match_t LZ4MID_searchExtDict(const BYTE* ip, U32 ipIndex, in LZ4MID_searchExtDict()571 const U32 ipIndex = (U32)(ip - prefixPtr) + prefixIdx; in LZ4MID_compress() local900 const U32 ipIndex = (U32)(ip - prefixPtr) + prefixIdx; in LZ4HC_InsertAndGetWiderMatch() local