Searched refs:f2_0 (Results 1 – 3 of 3) sorted by relevance
12 void *f2_0(void *a, int b) { return &a[b]; } in f2_0() function
632 const __m128i f2_0 = _mm_sub_epi32(xx_loadu_128(&flt1[k]), u_0); in apply_selfguided_restoration_sse4_1() local633 v_0 = _mm_add_epi32(v_0, _mm_mullo_epi32(xq1, f2_0)); in apply_selfguided_restoration_sse4_1()
687 const __m256i f2_0 = _mm256_sub_epi32(yy_loadu_256(&flt1[k]), u_0); in apply_selfguided_restoration_avx2() local688 v_0 = _mm256_add_epi32(v_0, _mm256_mullo_epi32(xq1, f2_0)); in apply_selfguided_restoration_avx2()