Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/
Djdsample-altivec.c140 nextcolsum1l = {0}, nextcolsum1h = {0}, in jsimd_h2v2_fancy_upsample_altivec() local
235 nextcolsum1h = vec_add(this0h, this1h); in jsimd_h2v2_fancy_upsample_altivec()
301 thiscolsum1l = nextcolsum1l; thiscolsum1h = nextcolsum1h; in jsimd_h2v2_fancy_upsample_altivec()