Searched refs:LZ4_NbCommonBytes (Results 1 – 2 of 2) sorted by relevance
463 static unsigned LZ4_NbCommonBytes (reg_t val) in LZ4_NbCommonBytes() function545 return LZ4_NbCommonBytes(diff); in LZ4_count()551 pIn += LZ4_NbCommonBytes(diff); in LZ4_count()
180 ip += LZ4_NbCommonBytes(diff); in LZ4HC_countPattern()