Searched refs:forwardH (Results 1 – 1 of 1) sorted by relevance
526 U32 forwardH; in LZ4_compress_generic() local552 ip++; forwardH = LZ4_hashPosition(ip, tableType); in LZ4_compress_generic()566 U32 h = forwardH; in LZ4_compress_generic()587 forwardH = LZ4_hashPosition(forwardIp, tableType); in LZ4_compress_generic()690 forwardH = LZ4_hashPosition(++ip, tableType); in LZ4_compress_generic()