Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/
Djdsample-altivec.c135 __vector short this_1l, this_1h, this0l, this0h, this1l, this1h, in jsimd_h2v2_fancy_upsample_altivec() local
190 this1h = (__vector short)VEC_UNPACKLU(this1); in jsimd_h2v2_fancy_upsample_altivec()
192 thiscolsum1h = vec_add(this0h, this1h); in jsimd_h2v2_fancy_upsample_altivec()
233 this1h = (__vector short)VEC_UNPACKLU(this1); in jsimd_h2v2_fancy_upsample_altivec()
235 nextcolsum1h = vec_add(this0h, this1h); in jsimd_h2v2_fancy_upsample_altivec()