Searched refs:pw_two (Results 1 – 2 of 2) sorted by relevance
54 __vector short pw_one = { __8X(1) }, pw_two = { __8X(2) }; in jsimd_h2v1_fancy_upsample_altivec() local93 next0l = vec_add(next0l, pw_two); in jsimd_h2v1_fancy_upsample_altivec()97 outle = vec_sr(outle, (__vector unsigned short)pw_two); in jsimd_h2v1_fancy_upsample_altivec()98 outlo = vec_sr(outlo, (__vector unsigned short)pw_two); in jsimd_h2v1_fancy_upsample_altivec()106 next0h = vec_add(next0h, pw_two); in jsimd_h2v1_fancy_upsample_altivec()110 outhe = vec_sr(outhe, (__vector unsigned short)pw_two); in jsimd_h2v1_fancy_upsample_altivec()111 outho = vec_sr(outho, (__vector unsigned short)pw_two); in jsimd_h2v1_fancy_upsample_altivec()
101 pw_two = { __8X(2) }; in jsimd_h2v2_downsample_altivec() local133 outl = vec_sr(outl, pw_two); in jsimd_h2v2_downsample_altivec()150 outh = vec_sr(outh, pw_two); in jsimd_h2v2_downsample_altivec()