Searched refs:x5_x4 (Results 1 – 1 of 1) sorted by relevance
1240 const __m128i x5_x4 = _mm_unpacklo_epi16(x[4], x[5]); in Adst8DcOnly() local1243 const __m128i x7_x4 = _mm_unpacklo_epi32(x5_x4, x7_x6); in Adst8DcOnly()1537 const __m128i x5_x4 = _mm_unpacklo_epi16(x[4 + i * 8], x[5 + i * 8]); in Adst16DcOnly() local1540 const __m128i x7_x4 = _mm_unpacklo_epi32(x5_x4, x7_x6); in Adst16DcOnly()