Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/powerpc/
Djdsample-altivec.c141 p_lastcolsum_1l, p_lastcolsum_1h, p_lastcolsum1l, p_lastcolsum1h, in jsimd_h2v2_fancy_upsample_altivec() local
205 p_lastcolsum1h = vec_perm(thiscolsum1l, thiscolsum1h, last_index); in jsimd_h2v2_fancy_upsample_altivec()
215 p_lastcolsum1h = vec_perm(thiscolsum1l, thiscolsum1h, last_index); in jsimd_h2v2_fancy_upsample_altivec()
297 outhe = vec_add(tmph, p_lastcolsum1h); in jsimd_h2v2_fancy_upsample_altivec()