Searched defs:cr0 (Results 1 – 2 of 2) sorted by relevance
3665 __m128i cr0 = _mm_mulhi_epi16(cr_const0, crw); in stbi__YCbCr_to_RGB_simd() local3721 int16x8_t cr0 = vqdmulhq_s16(crw, cr_const0); in stbi__YCbCr_to_RGB_simd() local
3658 __m128i cr0 = _mm_mulhi_epi16(cr_const0, crw); in stbi__YCbCr_to_RGB_simd() local3714 int16x8_t cr0 = vqdmulhq_s16(crw, cr_const0); in stbi__YCbCr_to_RGB_simd() local