Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/powerpc/
Djdsample-altivec.c39 __vector short this0e, this0o, this0l, this0h, last0l, last0h, in jsimd_h2v1_fancy_upsample_altivec() local
92 last0l = (__vector short)VEC_UNPACKHU(p_last0); in jsimd_h2v1_fancy_upsample_altivec()
94 last0l = vec_add(last0l, pw_one); in jsimd_h2v1_fancy_upsample_altivec()
100 outle = vec_add(this0l, last0l); in jsimd_h2v1_fancy_upsample_altivec()