Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/powerpc/
Djdsample-altivec.c139 __vector short this_1l, this_1h, this0l, this0h, this1l, this1h, in jsimd_h2v2_fancy_upsample_altivec() local
199 this1l = (__vector short)VEC_UNPACKHU(this1); in jsimd_h2v2_fancy_upsample_altivec()
201 thiscolsum1l = vec_add(this0l, this1l); in jsimd_h2v2_fancy_upsample_altivec()
242 this1l = (__vector short)VEC_UNPACKHU(this1); in jsimd_h2v2_fancy_upsample_altivec()
244 nextcolsum1l = vec_add(this0l, this1l); in jsimd_h2v2_fancy_upsample_altivec()