Searched refs:this1o (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/ |
D | jcsample-altivec.c | 97 __vector unsigned short this0e, this0o, next0e, next0o, this1e, this1o, in jsimd_h2v2_downsample_altivec() local 129 this1o = (__vector unsigned short)VEC_UNPACKLU(this1); in jsimd_h2v2_downsample_altivec() 130 out1l = vec_add(this1e, this1o); in jsimd_h2v2_downsample_altivec()
|
/third_party/libjpeg-turbo/simd/powerpc/ |
D | jcsample-altivec.c | 97 __vector unsigned short this0e, this0o, next0e, next0o, this1e, this1o, in jsimd_h2v2_downsample_altivec() local 129 this1o = (__vector unsigned short)VEC_UNPACKLU(this1); in jsimd_h2v2_downsample_altivec() 130 out1l = vec_add(this1e, this1o); in jsimd_h2v2_downsample_altivec()
|