Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/powerpc/
Djdsample-altivec.c40 next0l, next0h, outle, outhe, outlo, outho; in jsimd_h2v1_fancy_upsample_altivec() local
96 next0l = (__vector short)VEC_UNPACKHU(p_next0); in jsimd_h2v1_fancy_upsample_altivec()
98 next0l = vec_add(next0l, pw_two); in jsimd_h2v1_fancy_upsample_altivec()
101 outlo = vec_add(this0l, next0l); in jsimd_h2v1_fancy_upsample_altivec()