Home
last modified time | relevance | path

Searched refs:this_1l (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
180 this_1l = (__vector short)VEC_UNPACKHU(this_1); in jsimd_h2v2_fancy_upsample_altivec()
182 thiscolsum_1l = vec_add(this0l, this_1l); in jsimd_h2v2_fancy_upsample_altivec()
224 this_1l = (__vector short)VEC_UNPACKHU(this_1); in jsimd_h2v2_fancy_upsample_altivec()
226 nextcolsum_1l = vec_add(this0l, this_1l); in jsimd_h2v2_fancy_upsample_altivec()