Searched refs:VtrnqU64 (Results 1 – 1 of 1) sorted by relevance
750 inline uint16x8x2_t VtrnqU64(const uint32x4_t a0, const uint32x4_t a1) { in VtrnqU64() function899 const uint16x8x2_t d0 = VtrnqU64(c0.val[0], c1.val[1]); in LoopFilterTranspose4x8()901 const uint16x8x2_t d1 = VtrnqU64(c1.val[0], c0.val[1]); in LoopFilterTranspose4x8()1124 const uint16x8x2_t d0 = VtrnqU64(c0.val[0], c2.val[0]); in Transpose8x8()1125 const uint16x8x2_t d1 = VtrnqU64(c1.val[0], c3.val[0]); in Transpose8x8()1126 const uint16x8x2_t d2 = VtrnqU64(c0.val[1], c2.val[1]); in Transpose8x8()1127 const uint16x8x2_t d3 = VtrnqU64(c1.val[1], c3.val[1]); in Transpose8x8()