Searched refs:interleave_high (Results 1 – 1 of 1) sorted by relevance
37 static const vec_u8 interleave_high = variable40 static const vec_u8 interleave_high = variable73 return (vec_s16)vec_perm(vec_mule(a,C), vec_mulo(a,C), interleave_high); in M15()