Home
last modified time | relevance | path

Searched refs:last0h (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
93 last0h = (__vector short)VEC_UNPACKLU(p_last0); in jsimd_h2v1_fancy_upsample_altivec()
110 last0h = vec_add(last0h, pw_one); in jsimd_h2v1_fancy_upsample_altivec()
113 outhe = vec_add(this0h, last0h); in jsimd_h2v1_fancy_upsample_altivec()