Searched refs:p_last0 (Results 1 – 1 of 1) sorted by relevance
37 __vector unsigned char this0, last0, p_last0, next0 = { 0 }, p_next0, in jsimd_h2v1_fancy_upsample_altivec() local69 p_last0 = vec_perm(this0, this0, last_index_col0); in jsimd_h2v1_fancy_upsample_altivec()76 p_last0 = vec_perm(last0, this0, last_index); in jsimd_h2v1_fancy_upsample_altivec()92 last0l = (__vector short)VEC_UNPACKHU(p_last0); in jsimd_h2v1_fancy_upsample_altivec()93 last0h = (__vector short)VEC_UNPACKLU(p_last0); in jsimd_h2v1_fancy_upsample_altivec()