Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/
Djdsample-altivec.c139 nextcolsum_1l = {0}, nextcolsum_1h = {0}, in jsimd_h2v2_fancy_upsample_altivec() local
227 nextcolsum_1h = vec_add(this0h, this_1h); in jsimd_h2v2_fancy_upsample_altivec()
300 thiscolsum_1l = nextcolsum_1l; thiscolsum_1h = nextcolsum_1h; in jsimd_h2v2_fancy_upsample_altivec()