Searched refs:forwardH (Results 1 – 1 of 1) sorted by relevance
539 U32 forwardH; in LZ4_compressCtx() local549 forwardH = LZ4_HASH_VALUE(ip); in LZ4_compressCtx()560 U32 h = forwardH; in LZ4_compressCtx()569 forwardH = LZ4_HASH_VALUE(forwardIp); in LZ4_compressCtx()673 forwardH = LZ4_HASH_VALUE(ip); in LZ4_compressCtx()734 U32 forwardH; in LZ4_compress64kCtx() local742 forwardH = LZ4_HASH64K_VALUE(ip); in LZ4_compress64kCtx()753 U32 h = forwardH; in LZ4_compress64kCtx()762 forwardH = LZ4_HASH64K_VALUE(forwardIp); in LZ4_compress64kCtx()866 forwardH = LZ4_HASH64K_VALUE(ip); in LZ4_compress64kCtx()