Searched defs:nbRounds (Results 1 – 2 of 2) sorted by relevance
3634 int const nbRounds = (int)len / 16; in XXH3_len_129to240_64b() local3818 { int const nbRounds = XXH_SECRET_DEFAULT_SIZE / sizeof(__m512i); in XXH3_initCustomSecret_avx512() local4020 { int const nbRounds = XXH_SECRET_DEFAULT_SIZE / sizeof(__m128i); in XXH3_initCustomSecret_sse2() local4380 { int const nbRounds = XXH_SECRET_DEFAULT_SIZE / 16; in XXH3_initCustomSecret_scalar() local5286 int const nbRounds = (int)len / 32; in XXH3_len_129to240_128b() local
323 const unsigned nbRounds = len / 16; in XXH3_len_129to240_64b() local