Searched refs:vrev64_u16 (Results 1 – 4 of 4) sorted by relevance
461 const uint16x4_t L3210 = vrev64_u16(L0123); in vpx_highbd_d135_predictor_4x4_neon()490 const uint16x4_t L3210 = vrev64_u16(vget_low_u16(L01234567)); in vpx_highbd_d135_predictor_8x8_neon()491 const uint16x4_t L7654 = vrev64_u16(vget_high_u16(L01234567)); in vpx_highbd_d135_predictor_8x8_neon()538 const uint16x4_t L3210 = vrev64_u16(vget_low_u16(L01234567)); in vpx_highbd_d135_predictor_16x16_neon()539 const uint16x4_t L7654 = vrev64_u16(vget_high_u16(L01234567)); in vpx_highbd_d135_predictor_16x16_neon()540 const uint16x4_t Lba98 = vrev64_u16(vget_low_u16(L89abcdef)); in vpx_highbd_d135_predictor_16x16_neon()541 const uint16x4_t Lfedc = vrev64_u16(vget_high_u16(L89abcdef)); in vpx_highbd_d135_predictor_16x16_neon()614 const uint16x4_t LL3210 = vrev64_u16(vget_low_u16(LL01234567)); in vpx_highbd_d135_predictor_32x32_neon()615 const uint16x4_t LL7654 = vrev64_u16(vget_high_u16(LL01234567)); in vpx_highbd_d135_predictor_32x32_neon()616 const uint16x4_t LLba98 = vrev64_u16(vget_low_u16(LL89abcdef)); in vpx_highbd_d135_predictor_32x32_neon()[all …]
879 return vrev64_u16(a); in test_vrev64_u16()
15647 return vrev64_u16(a); in test_vrev64_u16()
1986 _NEON2SSESTORAGE uint16x4_t vrev64_u16(uint16x4_t vec); // VREV64.16 d0,d014421 _NEON2SSESTORAGE uint16x4_t vrev64_u16(uint16x4_t vec); // VREV64.16 d0,d014422 #define vrev64_u16 vrev64_s16 macro14431 #define vrev64_p16 vrev64_u16