Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/powerpc/
Djcsample-altivec.c97 __vector unsigned short this0e, this0o, next0e, next0o, this1e, this1o, in jsimd_h2v2_downsample_altivec() local
128 this1e = (__vector unsigned short)VEC_UNPACKHU(this1); in jsimd_h2v2_downsample_altivec()
130 out1l = vec_add(this1e, this1o); in jsimd_h2v2_downsample_altivec()