Home | History | Annotate | Download | only in x86

Lines Matching defs:in11

271           __m128i in11  = _mm_loadu_si128((const __m128i *)(in + 11 * 32));
279 step1[11] = _mm_add_epi16(in11, in20);
280 step1[20] = _mm_sub_epi16(in11, in20);