Searched refs:next0h (Results 1 – 2 of 2) sorted by relevance
/third_party/libjpeg-turbo/simd/powerpc/ |
D | jdsample-altivec.c | 40 next0l, next0h, outle, outhe, outlo, outho; in jsimd_h2v1_fancy_upsample_altivec() local 97 next0h = (__vector short)VEC_UNPACKLU(p_next0); in jsimd_h2v1_fancy_upsample_altivec() 111 next0h = vec_add(next0h, pw_two); in jsimd_h2v1_fancy_upsample_altivec() 114 outho = vec_add(this0h, next0h); in jsimd_h2v1_fancy_upsample_altivec()
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/ |
D | jdsample-altivec.c | 40 next0l, next0h, outle, outhe, outlo, outho; in jsimd_h2v1_fancy_upsample_altivec() local 97 next0h = (__vector short)VEC_UNPACKLU(p_next0); in jsimd_h2v1_fancy_upsample_altivec() 111 next0h = vec_add(next0h, pw_two); in jsimd_h2v1_fancy_upsample_altivec() 114 outho = vec_add(this0h, next0h); in jsimd_h2v1_fancy_upsample_altivec()
|