Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/
Djdsample-altivec.c41 next0l, next0h, outle, outhe, outlo, outho; in jsimd_h2v1_fancy_upsample_altivec() local
92 next0h = (__vector short)VEC_UNPACKLU(p_next0); in jsimd_h2v1_fancy_upsample_altivec()
106 next0h = vec_add(next0h, pw_two); in jsimd_h2v1_fancy_upsample_altivec()
109 outho = vec_add(this0h, next0h); in jsimd_h2v1_fancy_upsample_altivec()