Home
last modified time | relevance | path

Searched refs:p_lastcolsum_1h (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
196 p_lastcolsum_1h = vec_perm(thiscolsum_1l, thiscolsum_1h, last_index); in jsimd_h2v2_fancy_upsample_altivec()
213 p_lastcolsum_1h = vec_perm(thiscolsum_1l, thiscolsum_1h, last_index); in jsimd_h2v2_fancy_upsample_altivec()
267 outhe = vec_add(tmph, p_lastcolsum_1h); in jsimd_h2v2_fancy_upsample_altivec()