Searched refs:p_next0 (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() local81 p_next0 = vec_perm(this0, this0, next_index_lastcol); in jsimd_h2v1_fancy_upsample_altivec()84 p_next0 = vec_perm(this0, next0, next_index); in jsimd_h2v1_fancy_upsample_altivec()96 next0l = (__vector short)VEC_UNPACKHU(p_next0); in jsimd_h2v1_fancy_upsample_altivec()97 next0h = (__vector short)VEC_UNPACKLU(p_next0); in jsimd_h2v1_fancy_upsample_altivec()