Searched refs:VEC_UNPACKLU (Results 1 – 7 of 7) sorted by relevance
63 this0o = (__vector unsigned short)VEC_UNPACKLU(this0); in jsimd_h2v1_downsample_altivec()72 next0o = (__vector unsigned short)VEC_UNPACKLU(next0); in jsimd_h2v1_downsample_altivec()123 this0o = (__vector unsigned short)VEC_UNPACKLU(this0); in jsimd_h2v2_downsample_altivec()129 this1o = (__vector unsigned short)VEC_UNPACKLU(this1); in jsimd_h2v2_downsample_altivec()140 next0o = (__vector unsigned short)VEC_UNPACKLU(next0); in jsimd_h2v2_downsample_altivec()146 next1o = (__vector unsigned short)VEC_UNPACKLU(next1); in jsimd_h2v2_downsample_altivec()
93 last0h = (__vector short)VEC_UNPACKLU(p_last0); in jsimd_h2v1_fancy_upsample_altivec()97 next0h = (__vector short)VEC_UNPACKLU(p_next0); in jsimd_h2v1_fancy_upsample_altivec()185 this0h = (__vector short)VEC_UNPACKLU(this0); in jsimd_h2v2_fancy_upsample_altivec()191 this_1h = (__vector short)VEC_UNPACKLU(this_1); in jsimd_h2v2_fancy_upsample_altivec()200 this1h = (__vector short)VEC_UNPACKLU(this1); in jsimd_h2v2_fancy_upsample_altivec()229 this0h = (__vector short)VEC_UNPACKLU(this0); in jsimd_h2v2_fancy_upsample_altivec()235 this_1h = (__vector short)VEC_UNPACKLU(this_1); in jsimd_h2v2_fancy_upsample_altivec()243 this1h = (__vector short)VEC_UNPACKLU(this1); in jsimd_h2v2_fancy_upsample_altivec()
190 bg0 = (__vector signed short)VEC_UNPACKLU(rgbg0); in jsimd_rgb_gray_convert_altivec()192 bg1 = (__vector signed short)VEC_UNPACKLU(rgbg1); in jsimd_rgb_gray_convert_altivec()194 bg2 = (__vector signed short)VEC_UNPACKLU(rgbg2); in jsimd_rgb_gray_convert_altivec()196 bg3 = (__vector signed short)VEC_UNPACKLU(rgbg3); in jsimd_rgb_gray_convert_altivec()
187 bg0 = (__vector signed short)VEC_UNPACKLU(rgbg0); in jsimd_rgb_ycc_convert_altivec()189 bg1 = (__vector signed short)VEC_UNPACKLU(rgbg1); in jsimd_rgb_ycc_convert_altivec()191 bg2 = (__vector signed short)VEC_UNPACKLU(rgbg2); in jsimd_rgb_ycc_convert_altivec()193 bg3 = (__vector signed short)VEC_UNPACKLU(rgbg3); in jsimd_rgb_ycc_convert_altivec()
89 #define VEC_UNPACKLU(a) vec_mergel(pb_zero, a) macro96 #define VEC_UNPACKLU(a) vec_mergel(a, pb_zero) macro
87 yh = (__vector signed short)VEC_UNPACKLU(y); in jsimd_ycc_rgb_convert_altivec()91 cbh = (__vector signed short)VEC_UNPACKLU(cb); in jsimd_ycc_rgb_convert_altivec()97 crh = (__vector signed short)VEC_UNPACKLU(cr); in jsimd_ycc_rgb_convert_altivec()
93 cbh = (__vector signed short)VEC_UNPACKLU(cb); in jsimd_h2v1_merged_upsample_altivec()99 crh = (__vector signed short)VEC_UNPACKLU(cr); in jsimd_h2v1_merged_upsample_altivec()