Searched refs:xsq_odd (Results 1 – 1 of 1) sorted by relevance
149 static INLINE int32x4_t slide_sumsq_s32(int32x4_t xsq_even, int32x4_t xsq_odd) { in slide_sumsq_s32() argument153 vec_slo(xsq_odd, vec_splats((int8_t)(4 << 3)))); in slide_sumsq_s32()157 vec_slo(xsq_odd, vec_splats((int8_t)(8 << 3)))); in slide_sumsq_s32()161 vec_slo(xsq_odd, vec_splats((int8_t)(12 << 3)))); in slide_sumsq_s32()238 const int32x4_t xsq_odd = in vpx_mbpost_proc_across_ip_vsx() local241 const int32x4_t sumsq_tmp = slide_sumsq_s32(xsq_even, xsq_odd); in vpx_mbpost_proc_across_ip_vsx()258 sumsq_odd = vec_add(sumsq_odd, vec_add(sumsq_tmp, xsq_odd)); in vpx_mbpost_proc_across_ip_vsx()