Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/powerpc/
Djdsample-altivec.c144 nextcolsum1l = { 0 }, nextcolsum1h = { 0 }, in jsimd_h2v2_fancy_upsample_altivec() local
245 nextcolsum1h = vec_add(this0h, this1h); in jsimd_h2v2_fancy_upsample_altivec()
311 thiscolsum1l = nextcolsum1l; thiscolsum1h = nextcolsum1h; in jsimd_h2v2_fancy_upsample_altivec()