Searched refs:forwardH (Results 1 – 1 of 1) sorted by relevance
487 U32 forwardH; in LZ4_compressCtx() local497 forwardH = LZ4_HASH_VALUE(ip); in LZ4_compressCtx()508 U32 h = forwardH; in LZ4_compressCtx()517 forwardH = LZ4_HASH_VALUE(forwardIp); in LZ4_compressCtx()621 forwardH = LZ4_HASH_VALUE(ip); in LZ4_compressCtx()678 U32 forwardH; in LZ4_compress64kCtx() local686 forwardH = LZ4_HASH64K_VALUE(ip); in LZ4_compress64kCtx()697 U32 h = forwardH; in LZ4_compress64kCtx()706 forwardH = LZ4_HASH64K_VALUE(forwardIp); in LZ4_compress64kCtx()810 forwardH = LZ4_HASH64K_VALUE(ip); in LZ4_compress64kCtx()