Searched defs:left_over (Results 1 – 3 of 3) sorted by relevance
86 const int left_over = tile_width & (SPAN - 1); in CollectColorBlueTransforms_SSE41() local124 const int left_over = tile_width & (SPAN - 1); in CollectColorRedTransforms_SSE41() local
120 const int left_over = tile_width & (SPAN - 1); in CollectColorBlueTransforms_SSE2() local160 const int left_over = tile_width & (SPAN - 1); in CollectColorRedTransforms_SSE2() local
1981 const u64 left_over = ((u64)1 << max_bits) - weight_sum; in HUF_init_dtable_usingweights() local