Searched defs:cr1 (Results 1 – 2 of 2) sorted by relevance
3668 __m128i cr1 = _mm_mulhi_epi16(crw, cr_const1); in stbi__YCbCr_to_RGB_simd() local3723 int16x8_t cr1 = vqdmulhq_s16(crw, cr_const1); in stbi__YCbCr_to_RGB_simd() local
3661 __m128i cr1 = _mm_mulhi_epi16(crw, cr_const1); in stbi__YCbCr_to_RGB_simd() local3716 int16x8_t cr1 = vqdmulhq_s16(crw, cr_const1); in stbi__YCbCr_to_RGB_simd() local