Home
last modified time | relevance | path

Searched refs:nextcolsum_1h (Results 1 – 1 of 1) sorted by relevance

/external/libjpeg-turbo/simd/powerpc/
Djdsample-altivec.c143 nextcolsum_1l = { 0 }, nextcolsum_1h = { 0 }, in jsimd_h2v2_fancy_upsample_altivec() local
237 nextcolsum_1h = vec_add(this0h, this_1h); in jsimd_h2v2_fancy_upsample_altivec()
310 thiscolsum_1l = nextcolsum_1l; thiscolsum_1h = nextcolsum_1h; in jsimd_h2v2_fancy_upsample_altivec()