Searched refs:p_next0 (Results 1 – 1 of 1) sorted by relevance
38 __vector unsigned char this0, last0, p_last0, next0 = {0}, p_next0, in jsimd_h2v1_fancy_upsample_altivec() local76 p_next0 = vec_perm(this0, this0, next_index_lastcol); in jsimd_h2v1_fancy_upsample_altivec()79 p_next0 = vec_perm(this0, next0, next_index); in jsimd_h2v1_fancy_upsample_altivec()91 next0l = (__vector short)VEC_UNPACKHU(p_next0); in jsimd_h2v1_fancy_upsample_altivec()92 next0h = (__vector short)VEC_UNPACKLU(p_next0); in jsimd_h2v1_fancy_upsample_altivec()