Home
last modified time | relevance | path

Searched refs:rhe (Results 1 – 2 of 2) 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
426 rhe = _mm_loadhi_pi16_f(re); in jsimd_rgb_ycc_convert_mmi()
428 halfrhe = _mm_srli_pi32(rhe, 1); in jsimd_rgb_ycc_convert_mmi()
Djdmrgext-mmi.c99 __m64 rle, rlo, rl, rhe, rho, rh, re, ro; in jsimd_h2v1_merged_upsample_mmi() local
202 rhe = _mm_add_pi16(rh, ynexte); /* (R8 RA RC RE) */ in jsimd_h2v1_merged_upsample_mmi()
204 re = _mm_packs_pu16(rle, rhe); /* (R0 R2 R4 R6 R8 RA RC RE) */ in jsimd_h2v1_merged_upsample_mmi()