Searched refs:c_128 (Results 1 – 1 of 1) sorted by relevance
90 __m128i c_128 = _mm_set1_epi16(128); // 8 copies of 128 (16-bit) in S32A_Opaque_BlitRow32_SSE2() local119 dst_rb = _mm_add_epi16(dst_rb, c_128); in S32A_Opaque_BlitRow32_SSE2()124 dst_ag = _mm_add_epi16(dst_ag, c_128); in S32A_Opaque_BlitRow32_SSE2()