Searched refs:p_nextcolsum_1l (Results 1 – 2 of 2) sorted by relevance
/third_party/libjpeg-turbo/simd/powerpc/ |
D | jdsample-altivec.c | 145 p_nextcolsum_1l, p_nextcolsum_1h, p_nextcolsum1l, p_nextcolsum1h, in jsimd_h2v2_fancy_upsample_altivec() local 220 p_nextcolsum_1l = vec_perm(thiscolsum_1l, thiscolsum_1h, next_index); in jsimd_h2v2_fancy_upsample_altivec() 238 p_nextcolsum_1l = vec_perm(thiscolsum_1l, thiscolsum_1h, next_index); in jsimd_h2v2_fancy_upsample_altivec() 257 outlo = vec_add(tmpl, p_nextcolsum_1l); in jsimd_h2v2_fancy_upsample_altivec()
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/powerpc/ |
D | jdsample-altivec.c | 145 p_nextcolsum_1l, p_nextcolsum_1h, p_nextcolsum1l, p_nextcolsum1h, in jsimd_h2v2_fancy_upsample_altivec() local 220 p_nextcolsum_1l = vec_perm(thiscolsum_1l, thiscolsum_1h, next_index); in jsimd_h2v2_fancy_upsample_altivec() 238 p_nextcolsum_1l = vec_perm(thiscolsum_1l, thiscolsum_1h, next_index); in jsimd_h2v2_fancy_upsample_altivec() 257 outlo = vec_add(tmpl, p_nextcolsum_1l); in jsimd_h2v2_fancy_upsample_altivec()
|