Searched refs:s2_0 (Results 1 – 3 of 3) sorted by relevance
113 const int16x8_t s2_0 = vec_mergeh(s1_0, s1_4); in transpose_8x8() local123 b[0] = vec_mergeh(s2_0, s2_4); in transpose_8x8()124 b[1] = vec_mergel(s2_0, s2_4); in transpose_8x8()
71 struct s2_0 { double x; }; argument72 struct s2_1 : s2_0 { };
759 VREG s1_0, s2_0, dc_0, dn_0; in opj_idwt53_v_cas1_mcols_SSE2_OR_AVX2() local795 s2_0 = LOADU(in_even + (j + 1) * stride); in opj_idwt53_v_cas1_mcols_SSE2_OR_AVX2()800 SAR(ADD3(s1_0, s2_0, two), 2)); in opj_idwt53_v_cas1_mcols_SSE2_OR_AVX2()814 s1_0 = s2_0; in opj_idwt53_v_cas1_mcols_SSE2_OR_AVX2()