Searched refs:step3_5 (Results 1 – 1 of 1) sorted by relevance
619 __m128i step3_4, step3_5, step3_6, step3_7; in FDCT16x16_2D() local898 step3_5 = SUB_EPI16(step1_6, step2_5); in FDCT16x16_2D()904 &step3_4, &step3_5, &step3_6, &step3_7); in FDCT16x16_2D()915 const __m128i t2 = _mm_unpacklo_epi16(step3_2, step3_5); in FDCT16x16_2D()916 const __m128i t3 = _mm_unpackhi_epi16(step3_2, step3_5); in FDCT16x16_2D()