Searched refs:w_1 (Results 1 – 3 of 3) sorted by relevance
94 int w_1; member
645 const __m128i w_1 = _mm_srai_epi32(_mm_add_epi32(v_1, rounding), in av1_apply_selfguided_restoration_sse4_1() local650 const __m128i tmp = _mm_packus_epi32(w_0, w_1); in av1_apply_selfguided_restoration_sse4_1()656 const __m128i tmp = _mm_packs_epi32(w_0, w_1); in av1_apply_selfguided_restoration_sse4_1()
698 const __m256i w_1 = _mm256_srai_epi32( in av1_apply_selfguided_restoration_avx2() local705 const __m256i tmp = _mm256_packus_epi32(w_0, w_1); in av1_apply_selfguided_restoration_avx2()714 const __m256i tmp = _mm256_packs_epi32(w_0, w_1); in av1_apply_selfguided_restoration_avx2()