Home
last modified time | relevance | path

Searched refs:this_1l (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
190 this_1l = (__vector short)VEC_UNPACKHU(this_1); in jsimd_h2v2_fancy_upsample_altivec()
192 thiscolsum_1l = vec_add(this0l, this_1l); in jsimd_h2v2_fancy_upsample_altivec()
234 this_1l = (__vector short)VEC_UNPACKHU(this_1); in jsimd_h2v2_fancy_upsample_altivec()
236 nextcolsum_1l = vec_add(this0l, this_1l); in jsimd_h2v2_fancy_upsample_altivec()