Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/
Djdsample-altivec.c141 p_nextcolsum_1l, p_nextcolsum_1h, p_nextcolsum1l, p_nextcolsum1h, in jsimd_h2v2_fancy_upsample_altivec() local
211 p_nextcolsum_1h = vec_perm(thiscolsum_1h, thiscolsum_1h, in jsimd_h2v2_fancy_upsample_altivec()
229 p_nextcolsum_1h = vec_perm(thiscolsum_1h, nextcolsum_1l, next_index); in jsimd_h2v2_fancy_upsample_altivec()
261 outho = vec_add(tmph, p_nextcolsum_1h); in jsimd_h2v2_fancy_upsample_altivec()