Home
last modified time | relevance | path

Searched refs:p_nextcolsum1l (Results 1 – 1 of 1) sorted by relevance

/external/libjpeg-turbo/simd/powerpc/
Djdsample-altivec.c145 p_nextcolsum_1l, p_nextcolsum_1h, p_nextcolsum1l, p_nextcolsum1h, in jsimd_h2v2_fancy_upsample_altivec() local
223 p_nextcolsum1l = vec_perm(thiscolsum1l, thiscolsum1h, next_index); in jsimd_h2v2_fancy_upsample_altivec()
246 p_nextcolsum1l = vec_perm(thiscolsum1l, thiscolsum1h, next_index); in jsimd_h2v2_fancy_upsample_altivec()
287 outlo = vec_add(tmpl, p_nextcolsum1l); in jsimd_h2v2_fancy_upsample_altivec()