Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/
Djdmrgext-altivec.c32 int pitch = output_width * RGB_PIXELSIZE, num_cols, yloop; in jsimd_h2v1_merged_upsample_altivec() local
147 for (yloop = 0; yloop < 2 && num_cols > 0; yloop++, in jsimd_h2v1_merged_upsample_altivec()
155 if (yloop == 0) { in jsimd_h2v1_merged_upsample_altivec()