Home | History | Annotate | Download | only in x86

Lines Matching defs:in27

254           __m128i in27  = _mm_loadu_si128((const __m128i *)(in + 27 * 32));
255 step1[ 4] = _mm_add_epi16(in04, in27);
262 step1[27] = _mm_sub_epi16(in04, in27);