Home
last modified time | relevance | path

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

/third_party/libjpeg-turbo/simd/mips64/
Djccolext-mmi.c105 __m64 rle, halfrle, rhe, halfrhe, rlo, halfrlo, rho, halfrho; in jsimd_rgb_ycc_convert_mmi() local
428 halfrhe = _mm_srli_pi32(rhe, 1); in jsimd_rgb_ycc_convert_mmi()
431 crhe = _mm_add_pi32(crhe, halfrhe); in jsimd_rgb_ycc_convert_mmi()